ModelInfo.Id Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to