ParseImportResponse.AsyncOperationId Property

Definition

Gets an ID of the asynchronous job that parses the import files for this import.

public:
 property Guid AsyncOperationId { Guid get(); };
public Guid AsyncOperationId { get; }
member this.AsyncOperationId : Guid
Public ReadOnly Property AsyncOperationId As Guid

Property Value

ID of the asynchronous job that parses the import files for this import.

Applies to