FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..oCustomProps Property

The o custom props

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

Syntax


public Dictionary<string, Object> oCustomProps { get; set; }
Public Property oCustomProps As Dictionary(Of String, Object)
	Get
	Set
public:
property Dictionary<String^, Object^>^ oCustomProps {
	Dictionary<String^, Object^>^ get ();
	void set (Dictionary<String^, Object^>^ value);
}

Field Value

The o custom props.