Share via


Catalog::find Method

Finds a record in the Catalog table.

Syntax

client server public static Catalog find(RecId recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to update the row.

Return Value

Type: Catalog Table
A catalog record.

See Also

Reference

Catalog Table