FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDefinitionRelations..::..oEventHandlers Property

The o event handlers

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

Syntax


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

Field Value

The o event handlers.