FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..parentStepID Property

Gets or sets the parent step identifier.

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

Syntax


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

Field Value

The parent step identifier.