The role, for which the layout is applied. [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.UI
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Role Role { get; set; }
Public Property Role As Role
Get
Set
public:
property Role^ Role {
Role^ get ();
void set (Role^ value);
}
member Role : Role with get, set
Property Value
Type:
Role
See Also