UsersFile.UserGroupList

Syntax

UsersFile.UserGroupList

Data Type

PropertyObject

Returns a property object that is an array of User objects.

Purpose

Specifies the array of User objects.

Remarks

Use the methods of the PropertyObject class to add or remove user groups from this object to change the TestStand user group list, and to access the subproperties of each element in the array of group objects. Use the User.Members property to edit the user names that are members of the group. Refer to User Data Type Subproperties for the default subproperties TestStand defines.

See Also

PropertyObject

User

User Data Type Subproperties

User.Members

UserPrivileges