class QueryGanttTask


Base class:

QueryAbstractProfile

Implemented interfaces:

INotifyPropertyChanged
IQueryAbstract

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

QueryGanttTask ()


QueryGanttTask (IQueryProfile queryProfile)


Properties

IOrderBy OrderBy { get; }


IQueryProfile Profile { get; }


ISelect Select { get; }


String TableName { get; set; }


IWhere Where { get; }