Share via


CustBillingClassificationCode.updatePriority Method

Updates the priority of a Billing code based on billing classification.

Syntax

public void updatePriority(RefRecId _custBillingClassification, boolean _directionUp)

Run On

Called

Parameters

  • _directionUp
    Type: boolean
    A Boolean value that indicates whether to increase or decrease the priority of a billing code.

See Also

Reference

CustBillingClassificationCode Table