RetrieveFormattedImportJobResultsResponse.FormattedResults Property
Applies To: Dynamics CRM 2015
Gets the formatted results of the import job.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string FormattedResults { get; }
public:
property String^ FormattedResults {
String^ get();
}
member FormattedResults : string with get
Public ReadOnly Property FormattedResults As String
Property Value
Type: System.String
Type: String
The formatted results of the import job.
Remarks
The results are returned in Microsoft Excel format.
See Also
RetrieveFormattedImportJobResultsResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright