FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..stepName Property

Gets or sets the name of the step.

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

Syntax


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

Field Value

The name of the step.