GroupCreateGroupBuildergetDescription Method | |
Gets the description of the Group.
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax public string getDescription()
Public Function getDescription As String
public:
String^ getDescription()
member getDescription : unit -> string
Return Value
Type:
Stringthe description
See Also