FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActualDuration..::..subWorkflowDefinitionID Property

Gets or sets the sub workflow definition identifier.

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

Syntax


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

Field Value

The sub workflow definition identifier.