Click or drag to resize

SmartsheetBuilder Methods

The SmartsheetBuilder type exposes the following members.

Methods
  NameDescription
Public methodBuild

Build the SmartsheetClient instance.

Public methodSetAccessToken

Set the access token.

Public methodSetAssumedUser

Set the assumed user.

Public methodSetBaseURI

Set the base URI.

Public methodSetChangeAgent

Set the Smartsheet change agent.

Public methodSetDateTimeFixOptOut
Set optional flag to re-enable JSON deserializers conversion from string to C# DateTime
Public methodSetHttpClient

Set the HttpClient.

Public methodSetJsonSerializer

Set the JsonSerializer.

Public methodSetMaxRetryTimeout
Create a DefaultCalcBackoff with a max elapsed timeout specified by the user. This interface is only valid when the DefaultHttpClient is used.
Top
See Also