Share via


PriceDiscAdmTrans.dateRangesOverlap Method

Determines whether the date of the current PriceDiscAdmTrans record overlaps with the date of the _priceDiscAdmTrans.

Syntax

public boolean dateRangesOverlap(PriceDiscAdmTrans _priceDiscAdmTrans)

Run On

Called

Parameters

  • _priceDiscAdmTrans
    Type: PriceDiscAdmTrans Table
    The PriceDiscAdmTrans record will be checked with the current record.

Return Value

Type: boolean
true if the dates are overlapping; otherwise, false.

See Also

Reference

PriceDiscAdmTrans Table