PdsBatchAttribByItem.checkItemCustRange Method
Indicates whether the new range is narrower than the previous range.
Syntax
public boolean checkItemCustRange(PdsBatchAttribMin _pdsBatchAttribMin, PdsBatchAttribMax _pdsBatchAttribMax)
Run On
Called
Parameters
- _pdsBatchAttribMin
Type: PdsBatchAttribMin Extended Data Type
The minimum value.
- _pdsBatchAttribMax
Type: PdsBatchAttribMax Extended Data Type
The maximum value.
Return Value
Type: boolean
false if the new range is narrower; otherwise, true.