Share via


CustSettlementPriority::updatePriorityOrder Method

Updates the priority of the specified attribute.

Syntax

client server public static boolean updatePriorityOrder(CustSettlementPriorityAttribute _custSettlementAttribute, [boolean _isIncrease])

Run On

Called

Parameters

  • _isIncrease
    Type: boolean
    A Boolean value that indicates whether to increase or decrease the priority.

Return Value

Type: boolean
true if the attribute priority is updated; otherwise, false.

See Also

Reference

CustSettlementPriority Table