API Reference
Class
GlobalCatalogComparisonData
Holds global catalog comparison results for all requested domains.
Inheritance
- Object
- GlobalCatalogComparisonData
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public GlobalCatalogComparisonData() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public IReadOnlyList<GlobalCatalogComparisonDomainResult> Domains { get; set; } #Per-domain comparison results.