public: array<Page^>^ GetUncompletedPages( Project^ oProject )
Parameters
- oProject
- A project to get the pages from.
public: array<Page^>^ GetUncompletedPages( Project^ oProject )
| Exception | Description | 
|---|---|
| ArgumentException | Thrown in case of invalid parameters. | 
| ApplicationException | \Internal interface necessary for the revision management could not be created. | 
| BaseException | An error occurred, during the action. |