Click or drag to resize

SmartsheetClientServerInfoResources Property

Returns the ServerInfoResources instance that provides access to server information resources.

Namespace:  Smartsheet.Api
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
ServerInfoResources ServerInfoResources { get; }

Return Value

Type: ServerInfoResources
the server info resources instance
See Also