Share via


LogisticsAddresssCity.validateField Method

Validates the specified field.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if the value in the specified _fieldIdToCheck parameter is valid; otherwise, false.

Remarks

The validateField method validates the state or county for the city.

It is automatically called from forms with the field ID of the field that must be validated whenever a user leaves a field.

See Also

Reference

LogisticsAddresssCity Table