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