Compartilhar via


ParseImportResponse.AsyncOperationId Property

Definition

Overloads

AsyncOperationId

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

AsyncOperationId

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