PdsBatchAttribByItem::sortBatchAttributeIds Method
Sorts a list of batch attribute IDs.
Syntax
client server private static List sortBatchAttributeIds(List _attributes)
Run On
Called
Parameters
- _attributes
Type: List Class
A list of batch attribute IDs to sort.
Return Value
Type: List Class
A sorted list of batch attribute IDs.