Beginning Access 2002 VBA (Programmer to Programmer)
|
Group
Methods
Name | Returns | Description |
---|---|---|
CreateUser | User | Creates a new user in the group. |
Properties
Name | Returns | Description |
---|---|---|
Name | String | The name of the group. |
PID | String | The Personal Identifier of the group. |
Properties | Properties | Collection of Property objects. Read-only. |
Users | Users | Collection of User objects for a Workspace or Group object. Read-only. |
|