RetailGiftCardTransactions::calcBalance Method
Calculates the total amount in the RetailGiftCardTransactions table for the specified ID.
Syntax
client server public static RetailBalance calcBalance(RetailGiftCardTable giftCardTable)
Run On
Called
Parameters
- giftCardTable
Type: RetailGiftCardTable Table
A record of the RetailGiftCardTable table.
Return Value
Type: RetailBalance Extended Data Type
The sum of amount in the Amount field for the specified ID.