RoleIsEveryoneRole Property |
True if the role is the built in Everyone role. Only the permissions can 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 IsEveryoneRole { get; }
Public ReadOnly Property IsEveryoneRole As Boolean
Get
public:
property bool IsEveryoneRole {
bool get ();
}
member IsEveryoneRole : bool with get
Property Value
Type:
BooleanSee Also