UpdateGroupBuilder Class |
Namespace: Smartsheet.Api.Models
The UpdateGroupBuilder type exposes the following members.
Name | Description | |
---|---|---|
UpdateGroupBuilder |
Sets the required properties for updating a group.
|
Name | Description | |
---|---|---|
Build |
Builds and returns the Group object.
| |
GetDescription |
Gets the description of the Group.
| |
GetName |
Gets the name of the Group.
| |
GetOwnerId |
Gets the Owner ID of the Group.
| |
SetDescription |
Sets the Description of the Group.
| |
SetName |
Sets the Name of the Group.
| |
SetOwnerId |
Sets the Owener ID of the Group.
|