Share via


Import.ImportState Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to