Click or drag to resize

SmartsheetBuilderGOV_BASE_URI Field

Represents the base URI of the Smartsheetgov REST API.

It is a constant with Value "https://api.smartsheetgov.com/2.0".

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 const string GOV_BASE_URI = "https://api.smartsheetgov.com/2.0/"

Field Value

Type: String
See Also