Click or drag to resize

ServerInfo Class

Represents a Server Infromation Object.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsServerInfo

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 class ServerInfo

The ServerInfo type exposes the following members.

Constructors
  NameDescription
Public methodServerInfo
Top
Properties
  NameDescription
Public propertyFeatureInfo
Feature Information.
Public propertyFormats
Definition of format tables that are used in Column, Row, and Cell format property. For more information, see Formatting.
Public propertySupportedLocales
Array of strings representing all Smartsheet-supported locales.
Top
See Also