FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDuplicateConnMessage..::..stepName Property

Gets or sets the name of the step.

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