InventTestGroupMember.validateDateSequenceOverlap Method
Checks that the to and from dates do not overlap with dates on other InventTestGroupMember records for the same test group and test sequence.
Syntax
public boolean validateDateSequenceOverlap()
Run On
ClientOrServer
Return Value
Type: boolean
true if validation succeeded; otherwise, false.