Share via


PdsMRCDocument::checkDateOverlap Method

Compares the two documents to ensure that there is not date overlaps between the two.

Syntax

client server public static boolean checkDateOverlap(PdsMRCDocument _curDoc, PdsMRCDocument _checkAgainstDoc)

Run On

Called

Parameters

Return Value

Type: boolean
false if there is a date overlap; otherwise, true.

See Also

Reference

PdsMRCDocument Table