CatalogLoadDataSetSet.Match Method
Checks if a metadata instance matches the queries of this CatalogLoadDataSetSet.
Match(CatalogMetadata metadata)
Checks if a metadata instance matches the queries of this CatalogLoadDataSetSet.Syntax
public System.Boolean Match (
CatalogMetadata metadata
)
Parameters
The metadata instance to match.
Return Value
True if the metadata instances matches the queries of this CatalogLoadDataSetSet, False otherwise.
Remarks
This method can be used to determine if a CatalogLoadDataSetSet instance should be reloaded to include additional services that may have been added to a Catalog.
Platforms
Windows, Linux, Android