次の方法で共有


DataExport.CreatedDate プロパティ

定義

最新のデータ エクスポート ルールの変更時刻を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.createdDate")]
public string CreatedDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.createdDate")>]
member this.CreatedDate : string with get, set
Public Property CreatedDate As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象