PdsBatchAttribByItem.pdsCheckAttribCriteria Method
Gets a value indicating if the batch attribute value fits the batch attribute range and multiple criteria.
Syntax
public boolean pdsCheckAttribCriteria(PdsBatchAttribValue _batchAttribValue)
Run On
Called
Parameters
- _batchAttribValue
Type: PdsBatchAttribValue Extended Data Type
Batch attribute value
Return Value
Type: boolean
true if the batch attribute value fits the attribute range criteria; otherwise, false.