UserGroupUserGroupName Property |
The name of this User Group
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntaxpublic string UserGroupName { get; set; }
Public Property UserGroupName As String
Get
Set
public:
property String^ UserGroupName {
String^ get ();
void set (String^ value);
}
member UserGroupName : string with get, set
Property Value
Type:
String
See Also