CustBillingClassification.custBillingClass Method
Gets a list of the values of the BillingClassification and RecId fields in the CustBillingClassification table.
Syntax
public container custBillingClass(BillingClassification _billingClassification)
Run On
Called
Parameters
- _billingClassification
Type: BillingClassification Extended Data Type
A BillingClassification field value that is used to filter a record.
Return Value
Type: container
A container that contains a CustBillingClassification table record.