次の方法で共有


ApiRevisionContract.IsCurrent プロパティ

定義

取得は、API リビジョンにゲートウェイ経由でアクセスできるかどうかを示します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象