次の方法で共有


PortalRevisionContract.UpdatedDateTime プロパティ

定義

最後に更新された日付と時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象