FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDefinitionRelations..::..oDefSubDefs Property

The o definition sub defs

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

Syntax


public Dictionary<string, deFormDefinition> oDefSubDefs { get; }
Public ReadOnly Property oDefSubDefs As Dictionary(Of String, deFormDefinition)
	Get
public:
property Dictionary<String^, deFormDefinition^>^ oDefSubDefs {
	Dictionary<String^, deFormDefinition^>^ get ();
}

Field Value

The o definition sub defs.