Delen via


EntityRole.Id Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to