Parameters
- oPage
- Page which will be moved.
- iNewPosition
- New position of page.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if oPage or iNewPosition is null value. |
System.ApplicationException | Thrown if oPage is invalid page. |
System.ApplicationException | Thrown if oPage is invalid page. |
Eplan.EplApi.Base.BaseException | Thrown if an error occurs while executing the method. |