共用方式為


ExchangeRequestProperties.SessionId Property

Definition

Gets or sets sessionId that was returned by CalculateExchange API.

[Newtonsoft.Json.JsonProperty(PropertyName="sessionId")]
public string SessionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sessionId")>]
member this.SessionId : string with get, set
Public Property SessionId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to