PdsBatchAttrib.getAttribRange Method
Returns the attribute value minimum, maximum, tolerance action, and multiple associated with passed parameters.
Syntax
public container getAttribRange([ItemId _itemId])
Run On
ClientOrServer
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID to get the values for.
Return Value
Type: container
[PdsBatchAttribMin, PdsBatchAttribMax, PdsBatchAttribToleranceAction, PdsBatchAttribMultiple] values corresponding to PdsBatchAttribId and ItemId passed.
Remarks
D-20-1499 Pds Batch attributes public Container getAttribRange(ItemId _itemId)