FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..subworkflowDefinitionName Property

Gets or sets the name of the subworkflow definition.

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

Syntax


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

Field Value

The name of the subworkflow definition.