Method StructurallyEquals
StructurallyEquals(ReportDefinition?)
Compares two definitions by structure, ignoring the prefixes each happened to use.
public bool StructurallyEquals(ReportDefinition? other)
Parameters
otherReportDefinitionThe definition to compare with.