RetrieveFormattedImportJobResultsResponse.FormattedResults Property

Definition

Gets the formatted results of the import job.

public:
 property System::String ^ FormattedResults { System::String ^ get(); };
public string FormattedResults { get; }
member this.FormattedResults : string
Public ReadOnly Property FormattedResults As String

Property Value

The formatted results of the import job.

Remarks

The results are returned in Microsoft Excel format.

Applies to