FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDefinitionRelations..::..oAppRoles Property

The o application roles

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

Syntax


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

Field Value

The o application roles.