KanbanSourceRequirement.reference Method
Retrieves a reference record from the database.
Syntax
private Common reference(RefTableId _refTableId, RefRecId _refRecId)
Run On
Called
Parameters
- _refTableId
Type: RefTableId Extended Data Type
The table ID of the record to read.
- _refRecId
Type: RefRecId Extended Data Type
The record ID of the record to read.
Return Value
Type: Common Table
The reference record; otherwise, an empty table buffer.