The GroupAddMemberCommand type exposes the following members.
Properties
Name | Description | |
---|---|---|
AddedMembers |
Provides a list of the members which will be added on command-execution.
| |
CommandExecuted |
Defines if the command is executed once.
| |
CommandName |
The name of the command to be executed.
| |
HttpMethod |
The http method to execute this command.
| |
Parameters |
The parameters which should be used on command execution.
|
See Also