Share via


RetailUserStoreTable.validateField Method

Indicates whether the field is valid for the current record.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is valid; otherwise false.

Remarks

Calls the validatePrimary method to validate the PrimaryStore field.

See Also

Reference

RetailUserStoreTable Table