WhereItem..::..WhereItemType Property
Gets the type of the where item.
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public virtual WhereItemTypes WhereItemType { get; }
Public Overridable ReadOnly Property WhereItemType As WhereItemTypes Get
public: virtual property WhereItemTypes^ WhereItemType { WhereItemTypes^ get (); }