class WhereGanttTaskResourceRequirement


Base class:

WhereAbstractProfile

Implemented interfaces:

IWhere
IBaseWhere

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

WhereGanttTaskResourceRequirement ()


Properties

WhereDoubleField AskBeforeDuration { get; set; }


WhereDoubleField AskUntilDuration { get; set; }


WhereDateTimeField AssignationDate { get; set; }


WhereIntField AssignationUser { get; set; }


WhereIntField AssignedSecurityIdentityId { get; set; }


List<WhereField> Fields { get; }


WhereGuidField IdGantt { get; set; }


WhereGuidField IdGanttTask { get; set; }


WhereGuidField IdGanttTaskResourceRequirement { get; set; }


WhereDateTimeField InsertDt { get; set; }


WhereIntField OwnerId { get; set; }


IWhereProfile Profile { get; set; }


WhereStringField RequiredAreaIds { get; set; }


WhereStringField RequiredGroupIds { get; set; }


WhereStringField RequiredSkillIds { get; set; }


WhereIntField RequirementType { get; set; }