Share via


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

Return Value

Type: RetailBalance Extended Data Type
The sum of amount in the Amount field for the specified ID.

See Also

Reference

RetailGiftCardTransactions Table