PermissionPermissionCategory Property |
The category name of this Permission
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string PermissionCategory { get; }
Public ReadOnly Property PermissionCategory As String
Get
public:
property String^ PermissionCategory {
String^ get ();
}
member PermissionCategory : string with get
Property Value
Type:
StringSee Also