Compartir a través de


ApiContract.IsCurrent Propiedad

Definición

Obtiene o establece indica si la revisión de API es la revisión de API actual.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isCurrent")]
public bool? IsCurrent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isCurrent")>]
member this.IsCurrent : Nullable<bool> with get, set
Public Property IsCurrent As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a