Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionsFilter Class / Function Property

Function Property
Sets the Function that Connections matching the filter must have as the start or the end function.
Syntax
public Function Function {get; set;}
Exceptions
ExceptionDescription
Thrown when null is given as a parameter.
See Also