PatternRuleUpdateObject.Id Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a