Returns a boolean value that determines whether the object is in conflict with another object.
Syntax:
GanttItemObject.InConflict
The InConflict Method (GanttItem Object) syntax has these parts:
| Part |
Description |
| GanttItemObject |
An object expression that evaluates to a GanttItem object. |
Remarks:
Use this method to determine if the object is in conflict with another object. A return value of True means that the object is in conflict with another object.