Partager via


ApiEntityBaseContract.IsCurrent Propriété

Définition

Obtient ou définit indique si la révision d’API est une révision d’API actuelle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à