Share via


TrvGiftRuleExpressionSetup.parmRemainingGiftAmount Method [AX 2012]

Calculates the amount for gifts not itemized to individual gift recipients.

Syntax

public TrvGiftAmountRemaining parmRemainingGiftAmount(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: TrvGiftAmountRemaining Extended Data Type
The amount of the gift less the amount assigned to specific gift recipients.

Remarks

This method is not used.

See Also

Reference

TrvGiftRuleExpressionSetup Class