FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..stepID Property

Identification concerning the activity.

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

Syntax


public string stepID { get; set; }
Public Property stepID As String
	Get
	Set
public:
property String^ stepID {
	String^ get ();
	void set (String^ value);
}

Field Value

The step identifier.