ProjectPlanning > ProjectPlanning Assembly Interfaces > IPrjStatus > IPrjStatus.Warnings
Warnings: IPrjStatusCollection;
None;
The Warnings property returns collection of warnings.
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: