Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Static
ErrorA fatal error.
Static
NoticeA harmless change from the original data set, such as a renamed column.
Static
SectionA report section header.
Static
WarningA non-fatal error, such as an operation failure, or a column becoming invalid.
Gets a readonly list of all messages at the "Error" level.
Gets a readonly list of all items in the report.
Gets a readonly list of all messages in the report.
Gets a readonly list of all messages at the "Notice" level.
Gets a readonly list of all report section headers.
Gets a readonly list of all messages at the "Warning" level.
Captured error messages during load of (typically linked) data. This can be retrieved from the Spotfire.Dxp.Data.DataManager.LoadReport.
Since
2.0