Application.GroupApply Method
Project Developer Reference |
Sets the current group.
Syntax
expression.GroupApply(Name)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Name | Required | String | The name of the group to use. |
Return Value
Boolean
See Also