Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the list of attributes in the order of their current priority.
Syntax
client server public static List getOrderedAttributes([boolean _isAscending])
Run On
Called
Parameters
- _isAscending
Type: boolean
A Boolean value that indicates whether to get the records in ascending order of priority; optional.
Return Value
Type: List Class
A list that contains the attributes.
Remarks
This method also creates records in the CustSettlementPriority table if it is empty.