Share via


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

  • _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.

See Also

Reference

PdsBatchAttrib Table