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