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