Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if any MarkupTrans table record is related to the specified line record in the specified table
Syntax
public boolean lineRecordHasMarkup(RefTableId _tableId, RefRecId _recId)
Run On
Server
Parameters
- _tableId
Type: RefTableId Extended Data Type
A RefTableId type.
- _recId
Type: RefRecId Extended Data Type
A RefRecId type.
Return Value
Type: boolean
true if a MarkupTrans table record exist; otherwise, false.