FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deStepExecutionInfo..::..stepName Property

name of the iteration

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

Syntax


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

Field Value

The name of the step.