CompareResults Property
Syntax
[DataMemberAttribute(Name="compareResults")]
public DocumentDifference CompareResults {get; set;}
<DataMemberAttribute(Name:="compareResults")>
Public Property CompareResults() As DocumentDifference
Get
Set
Property Value
A DocumentDifference object. The default value is null.