Share via


WMSLocation.validateFieldValue Method

Decides whether the value of the inputLocation field should be validated.

Syntax

public boolean validateFieldValue(FieldName _fieldName, [int _arrayIndex])

Run On

Called

Parameters

  • _arrayIndex
    Type: int
    The specified array index of the field; optional.

Return Value

Type: boolean
true if the validation passes; otherwise, false.

Remarks

This method handles the table that relates to itself.

See Also

Reference

WMSLocation Table