DataExport.DataExportId プロパティ

定義

データ エクスポート ルール ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象