API Help
Eplan.EplApi.DataModel Namespace / Page Class / Functions Property

Functions Property (Page)
Returns all Functions placed on the page. If the filter was set up, returns Functions matching the filter.
Syntax
public Function[] Functions {get;}

Property Value

Functions on the page.
Exceptions
ExceptionDescription
Thrown when the page is transient.
See Also