RoleIsAdministratorRole Property |
True if the role is the built in Administrator role. This role cannot be edited.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public bool IsAdministratorRole { get; }
Public ReadOnly Property IsAdministratorRole As Boolean
Get
public:
property bool IsAdministratorRole {
bool get ();
}
member IsAdministratorRole : bool with get
Property Value
Type:
BooleanSee Also