共用方式為


RankResponse.EventId Property

Definition

Gets the eventId for the round trip from request to response.

[Newtonsoft.Json.JsonProperty(PropertyName="eventId")]
public string EventId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventId")>]
member this.EventId : string
Public ReadOnly Property EventId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to