Show contents 

ProjectPlanning > ProjectPlanning Assembly Interfaces > IPrjStatus > IPrjStatus.Warnings

IPrjStatus.Warnings

Syntax

Warnings: IPrjStatusCollection;

None;

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