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

shows if the query hould be done with " like " or " not like "

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

Syntax

C#
protected bool isLike
Visual Basic (Declaration)
Protected isLike As Boolean
Visual C++
protected:
bool isLike

See Also