Eplan Platform API
Eplan.EplApi.DataModel Namespace / Connection Class / Page Property

Page Property (Connection)
Returns the Page where the connection is placed on.
Syntax
public Page Page {get;}

Property Value

Page of the connection.
Exceptions
ExceptionDescription
Thrown when it is impossible to read the page.
See Also