DocsMarshal
/
Types
/
DocsMarshal.Entities.Query.GanttTask.WhereGanttTaskPlanningCategory
class
WhereGanttTaskPlanningCategory
Base class:
WhereAbstractProfile
Implemented interfaces:
IWhere
IBaseWhere
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
WhereGanttTaskPlanningCategory
()
Properties
List
<
WhereField
>
Fields
{ get; }
WhereGuidField
IdGanttTask
{ get; set; }
WhereGuidField
IdPlanningCategory
{ get; set; }
IWhereProfile
Profile
{ get; set; }
Top