[This is preliminary documentation and is subject to change.]

Shows if the range is selected by the End By date.

Namespace:  OfficeClip.BusinessLayer.Desktop
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public bool IsRangeEndByDate
Visual Basic (Declaration)
Public IsRangeEndByDate As Boolean
Visual C++
public:
bool IsRangeEndByDate

See Also