GetUsers method
Returns the names of the current Meridian user accounts. For more information about user accounts, see the BlueCielo Meridian Enterprise Administrator's Guide.
Syntax
GetUsers(UserColumns As Long = 0, [Group As String])
Name | Description |
---|---|
UserColumns |
The number of columns of user information to retrieve. The default of 0 returns all columns. |
Group |
Optional name of the group for which to return users that are members. |
Return Value
Returns an array of user group information. The dimensions of the array match the number of columns specified for UserColumns.