Compartir a través de


Match.MatchId Propiedad

Definición

Obtiene o establece el identificador de coincidencia.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a