次の方法で共有


DeletedVaultProperties.DeletionDate プロパティ

定義

削除された日付を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象