Import.ImportState プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象