ReportOptions Property
Syntax
[DataMemberAttribute(Name="reportOptions")]
public ReportOptions ReportOptions {get; set;}
<DataMemberAttribute(Name:="reportOptions")>
Public Property ReportOptions() As ReportOptions
Get
Set
Property Value
The ReportOptions to be used with this compare job. The default value is null.