Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedConnection Class / FunctionDefinition Property

In This Topic
FunctionDefinition Property (MergedConnection)
In This Topic
Returns the FunctionDefinition of the merged connection.
Syntax
public virtual FunctionDefinition FunctionDefinition {get; set;}

Property Value

Merged connection's FunctionDefinition or NULL if merged connection doesn't have a valid FunctionDefinition.
See Also