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.
Initializes the batch attribute IDs from the associated batch attributes.
Syntax
public void initFromBatchAttributes(List _attributes)
Run On
Called
Parameters
- _attributes
Type: List Class
A list containing all the batch attribute IDs for the item.
Remarks
_attributes should be the exact same list when initializing each page record for the same batch.
.