Compartir a través de


ModelResult.ModelId Propiedad

Definición

Obtiene o establece el identificador del modelo.

[Newtonsoft.Json.JsonProperty(PropertyName="modelId")]
public Guid ModelId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modelId")>]
member this.ModelId : Guid with get, set
Public Property ModelId As Guid

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a