PdsBatchAttrib.isValidAttribValueType Method
Checks to see whether a value fits the given type.
Syntax
public boolean isValidAttribValueType(PdsBatchAttribValue _batchAttribValue, [boolean _isDisplayValue])
Run On
Called
Parameters
- _batchAttribValue
Type: PdsBatchAttribValue Extended Data Type
The batch attribute value.
- _isDisplayValue
Type: boolean
A flag that indicates whether the _batchAttribValue value is in the display format (locale-dependent).
Return Value
Type: boolean
A value that indicates whether the value fits the type. A blank '' parameter returns invalid.