FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..stepType Property

Gets or sets the type of the step.

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

Syntax


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

Field Value

The type of the step.