ImportExportOperationResult.RequestType Property

Definition

Gets request type.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestType")]
public string RequestType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestType")>]
member this.RequestType : string
Public ReadOnly Property RequestType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to