FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..cpIndex Property

Gets or sets the index of the cp.

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

Syntax


public int cpIndex { get; set; }
Public Property cpIndex As Integer
	Get
	Set
public:
property int^ cpIndex {
	int^ get ();
	void set (int^ value);
}

Field Value

The index of the cp.