FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDefinitionRelations..::..oEventDefs Property

The o event defs

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

Syntax


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

Field Value

The o event defs.