Freigeben über


Match.MatchId Eigenschaft

Definition

Ruft die Übereinstimmungs-ID ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="MatchId")]
public int? MatchId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="MatchId")>]
member this.MatchId : Nullable<int> with get, set
Public Property MatchId As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: