ObjectComparisonReportGenerator Class Members
In This Topic
The following tables list the members exposed by ObjectComparisonReportGenerator.
Public Constructors
Public Properties
| Name | Description |
| EmptyValue |
Specifies the value to write to represent an empty or missing value.
|
| LeftObjectDescription |
Set the text to be used in the report column header for the "left" object. Defaults to "Source".
|
| ReportType |
Gets or sets the format of the report to produce.
|
| RightObjectDescription |
Set the text to be used in the report column header for the "right" object. Defaults to "Target".
|
Top
Public Methods
| Name | Description |
| GenerateReport | Overloaded.
Creates a report from an ObjectComparison.
|
Top
See Also