Click or drag to resize

UserGroup Class

Represents a group of FactoryLogix User Accounts.
Inheritance Hierarchy

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public class UserGroup : UserBase

The UserGroup type exposes the following members.

Constructors
  NameDescription
Public methodUserGroup
Initializes a new instance of the UserGroup class
Top
Properties
  NameDescription
Public propertyEmailAddress
The email address that should be used to contact all of the members of this group.
Public propertyGroupMembers
A read-only list of the users who are members of this group.
Public propertyUserGroupName
The name of this User Group
Top
See Also