FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..subWorkflowDefinitionID Property

Gets or sets the subworkflow definition identifier.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.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 subworkflow definition identifier.