TransformImportResponse.AsyncOperationId Property

Definition

Gets the ID of the asynchronous job that transforms the parsed data 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

The ID of the asynchronous job that transforms the parsed data for this import.

Applies to