IPrjContradictionsCollection.Item

Syntax

Item(Index: Integer): IPrjContradiction;

Parameters

Index. Task execution contradiction index.

Description

The Item property returns the contradiction from the collection by index.

Example

The property use is given in the example for IPrjProject.Contradictions.

See also:

IPrjContradictionsCollection