SmartsheetBuilderDefaultBaseUri Property |  |
Gets the default base uri.
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
Syntaxpublic static string DefaultBaseUri { get; }
Public Shared ReadOnly Property DefaultBaseUri As String
Get
public:
static property String^ DefaultBaseUri {
String^ get ();
}
static member DefaultBaseUri : string with get
Return Value
Type:
String the default base uri
See Also