Share via


CustBillingClassification.updatePriority Method

Updates the priority of billing classifications.

Syntax

public CustBillingClassification updatePriority(boolean _directionUp)

Run On

Called

Parameters

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

Return Value

Type: CustBillingClassification Table
The last updated record in the CustBillingClassificationlocal table.

See Also

Reference

CustBillingClassification Table