MarkupTrans::findSumValue_IN Method

Reads the MarkupTrans table for the specified recid, table id and markup code.

Syntax

client server public static MarkupValue findSumValue_IN(
    TableId _tableId, 
    RecId _recId, 
    MarkupCode _markupCode)

Run On

Called

Parameters

Return Value

Type: MarkupValue Extended Data Type
Returns markup value if exist.

See Also

Reference

MarkupTrans Table