FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deStepExecutionInfo..::..stepID Property

returns the id of the step

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

Syntax


public string stepID { get; }
Public ReadOnly Property stepID As String
	Get
public:
property String^ stepID {
	String^ get ();
}

Field Value

The step identifier.