ApprovalStepUserGroupName Property |
The FactoryLogix user group name associated to this approval step. (
UserGroup).
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 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:
StringSee Also