CatDisplayCategoryTable::findNonExistNameInCatalog Method

Finds a name that does not match any existing CatDisplayCategoryTable record in the given catalog.

Syntax

client server public static Name findNonExistNameInCatalog(
    RefRecId _catalogRecId, 
   [Name _strValueExactMatch, 
    RecId _excludedRecId])

Run On

Called

Parameters

Return Value

Type: Name Extended Data Type
A string that would not conflict with the name column of any existing CatDisplayCategoryTable record in the given catalog.

Remarks

An exception is thrown if one cannot be found after exhausting all possibilities.

See Also

Reference

CatDisplayCategoryTable Table