IPrjStatus.Warnings

Syntax

Warnings: IPrjStatusCollection;

Description

The Warnings property returns collection of warnings.

Comments

Warnings can occur on creating a project plan. To check whether there are errors or warnings in project plan, use the IPrjProject.CheckConstraints method.

See also:

IPrjStatus