The ID of the report generated by this compare job.
[DataMemberAttribute(Name="outputDocumentId")]
public string OutputDocumentId {get; set;}
The ID of the report document generated by this compare job. The default value is null.
To download the report generated by the compare job, call the DocumentFactory.DownloadDocument(DownloadDocumentOptions) method.