FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStepValidation..::..oProps Property

Gets or sets the o props.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public Hashtable oProps { get; set; }
Public Property oProps As Hashtable
	Get
	Set
public:
property Hashtable^ oProps {
	Hashtable^ get ();
	void set (Hashtable^ value);
}

Field Value

The o props.