The following tables list the members exposed by ProjectTaskConstraintWarningEventArgs.
Name | Description | |
---|---|---|
![]() | Action | Returns or sets the action which should be used to resolve the warning. |
![]() | ConstraintMustBeModified | Returns the value which determines whether the constraint on the task must be modified. |
![]() | NewConstraintDateLocal | Returns or sets the new date to set on the ProjectTask.ConstraintDate in the local time of the task if Action is ModifyConstraint. |
![]() | NewConstraintType | Returns or sets the new constraint type to set on the ConstraintType if Action is ModifyConstraint. |
![]() | Task | Returns the ProjectTask associated with the event. (Inherited from Infragistics.Controls.Schedules.ProjectTaskEventArgs) |
![]() | Type | Returns the type of warning which has occurred on the task. |