Click or drag to resize

ServerInfoResources Interface

This interface provides methods to access Sheet resources.

Thread Safety: Implementation of this interface must be thread safe.

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
public interface ServerInfoResources

The ServerInfoResources type exposes the following members.

Methods
  NameDescription
Public methodGetServerInfo
Gets application constants.
Top
See Also