PCTemplate::find Method
Finds the specified record in the PCTemplate table.
Syntax
client server public static PCTemplate find(RefRecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
- _forupdate
Type: boolean
Return Value
Type: PCTemplate Table
A record in the PCTemplate table; otherwise, an empty record.