FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDefinitionRelations..::..oDecisionTables Property

The o decision tables

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

Syntax


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

Field Value

The o decision tables.