Share via


MCRSourceCodeSetup::findCatalog Method

Finds the source code record by the catalog record ID.

Syntax

client server public static Catalog findCatalog(CatalogRefRecId _catalog, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    This is a boolean value that indicates whether the to read the record for update; optional.

Return Value

Type: Catalog Table
This is the Catalog table record.

See Also

Reference

MCRSourceCodeSetup Table