Compartir a través de


ApiRevisionContract.IsCurrent Propiedad

Definición

Obtiene indica si se puede acceder a la revisión de la API a través de la puerta de enlace.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a