PermissionPermissionSubCategory Property |
The sub-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 PermissionSubCategory { get; }
Public ReadOnly Property PermissionSubCategory As String
Get
public:
property String^ PermissionSubCategory {
String^ get ();
}
member PermissionSubCategory : string with get
Property Value
Type:
StringSee Also