FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDefinitionRelations..::..oDefSubDefs Property

The o definition sub defs

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

Syntax


public Dictionary<string, deWorkflowDefinition> oDefSubDefs { get; set; }
Public Property oDefSubDefs As Dictionary(Of String, deWorkflowDefinition)
	Get
	Set
public:
property Dictionary<String^, deWorkflowDefinition^>^ oDefSubDefs {
	Dictionary<String^, deWorkflowDefinition^>^ get ();
	void set (Dictionary<String^, deWorkflowDefinition^>^ value);
}

Field Value

The o definition sub defs.