Click or drag to resize

RoleRequirementsTypeRefBaseRoleClassPath Property

Gets and sets the RefBaseRoleClassPath attribute of this RoleRequirements object. The property RoleReference is equivalent to this. For direct RoleClass assignments use RoleClass.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string RefBaseRoleClassPath { get; set; }

Property Value

String
See Also