IPrjContradictionsCollection

Description

The IPrjContradictionsCollection interface is used to work with the collection of task execution period contradictions.

Comment

To determine task execution period contradiction, use the IPrjContradiction interface.

Properties

  Property name Brief description
Count The Count property returns the number of contradictions in the collection.
Item The Item property returns the contradiction from the collection by index.

Methods

  Method name Brief description
Clear The Clear method deletes all contradictions from the collection.
Remove The Remove method removes contradictions from the collection by index.

See also:

ProjectPlanning Assembly Interfaces