Share via


SpecTrans::findNumberOfMarkedVendPaymentGroups Method

Counts the number of records in the SpecTrans table associated with the given payment group.

Syntax

server public static int findNumberOfMarkedVendPaymentGroups(VendPaymentGrouping _vendPaymentGroup, CompanyId _custVendCompany)

Run On

Server

Parameters

Return Value

Type: int
The number of records in the SpecTrans table associated with the given payment group.

See Also

Reference

SpecTrans Table