Share via


PdsBatchAttrib::isValidAttribMultipleErrorMsg Method

Validates that the specified attribute value meets the increment requirements.

Syntax

client server public static container isValidAttribMultipleErrorMsg(
    PdsBatchAttribMin _batchAttribMin, 
    PdsBatchAttribMultiple _batchAttribMultiple, 
    PdsBatchAttribValue _batchAttribValue)

Run On

Called

Parameters

Return Value

Type: container
Returns a container with a Boolean value indicating whether validation was successful, as well as an error message if it was not.

See Also

Reference

PdsBatchAttrib Table