Share via


RetailStoreWorkShiftTable.validateField Method

Validates the WorkShiftId field of RetailWorkShiftSetup table.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is valid else false.

Remarks

This method calls the validateReplicationCounter method and initializes the counter to the ReplicationCounter field of the RetailStoreWorkShiftTable table.

See Also

Reference

RetailStoreWorkShiftTable Table