次の方法で共有


SchemaGroup.CreatedAtUtc プロパティ

定義

スキーマ グループが作成された正確な時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象