Share via


CustBillingClassification::getCustBillingClassificationContainer Method

Gets a container for the CustBillingClassification table that is appropriate to assign to a SysLookupMultiSelectCtrl instance.

Syntax

client server public static container getCustBillingClassificationContainer(RefRecId _billingClassificationId)

Run On

Called

Parameters

Return Value

Type: container
A container that contains separate containers for the CustBillingClassification.RecId and CustBillingClassification.Name values and is appropriate to be assigned to a SysLookupMultiSelectCtrl instance.

See Also

Reference

CustBillingClassification Table