FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsCustomValidationMessage..::..stepType Property

Gets or sets the type of the step.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.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.