Catalog.mcrCanDeleteRelatedTables Method
Determines whether Catalog related tables can be deleted.
Syntax
public NoYes mcrCanDeleteRelatedTables(CatalogRefRecId _catalog)
Run On
Called
Parameters
- _catalog
Type: CatalogRefRecId Extended Data Type
The Catalog record for which this method checks for existing records to delete.
Return Value
Type: NoYes Enumeration
true if the related tables can be deleted; otherwise, false.