Share via


InventTestAssociationTable::checkDateOverlap Method

Checks whether the to and from dates on two InventTestAssociationTable records overlap.

Syntax

client server public static boolean checkDateOverlap(InventTestAssociationTable _inventTestAssociationTableCur, InventTestAssociationTable _inventTestAssociationTableOther)

Run On

Called

Parameters

Return Value

Type: boolean
true if dates do not overlap; otherwise, false.

See Also

Reference

InventTestAssociationTable Table