Share via


PdsBatchAttribByItem.checkValueAgainstAttribRange Method

Indicates whether the specified value is allowed.

Syntax

public boolean checkValueAgainstAttribRange(real _value, [boolean _forceCheck])

Run On

Called

Parameters

  • _value
    Type: real
    A real value that represents an overridden boundary value.
  • _forceCheck
    Type: boolean
    A Boolean value that indicates whether the check is forced.

Return Value

Type: boolean
true if the specified value is allowed; otherwise, false.

See Also

Reference

PdsBatchAttribByItem Table