Click or drag to resize

ServerInfoSupportedLocales Property

Array of strings representing all Smartsheet-supported locales.

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 IList<string> SupportedLocales { get; set; }

Property Value

Type: IListString
See Also