Count: Integer;
The Count property returns the number of errors or warnings in collection.
Errors or warnings can occur on creating a project plan. To check whether there are errors or warnings in project plan, use the IPrjProject.CheckConstraints method.
NOTE. The property is set to 1 and returns only the first found error or warning.
See also: