次の方法で共有


ProtectedItem.IsDeferredDeleteScheduleUpcoming プロパティ

定義

遅延削除された DS が間もなく消去されるかどうかを識別するフラグを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象