Share via


CustSettlementPriority::swapPriority Method

Swaps the priorities of two records based on their CustSettlementPriorityAttribute enumeration values.

Syntax

client server public static boolean swapPriority(CustSettlementPriorityAttribute _curPriorityAttribute, CustSettlementPriorityAttribute _newPriorityAttribute)

Run On

Called

Parameters

Return Value

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

See Also

Reference

CustSettlementPriority Table