Skip to main content
The users within a user group.

Constructors

NSCredentialsGroupUsers()

Initializes a new instance of the NSCredentialsGroupUsers class.

Methods

GetHeadings()

Returns: CRMScript.Global.String[] - Headings in which to list the different users. Example:

GetUsers()

Returns: CRMScript.NetServer.NSCredentialUser[] - The list of actual users that can be selected. Example:

SetHeadings(String[])

Returns: CRMScript.Global.Void Example:

SetUsers(NSCredentialUser[])

Returns: CRMScript.Global.Void Example: