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

PotentialDefinitions Property
Returns the PotentialDefinition related to this connection.
Syntax
public PotentialDefinition[] PotentialDefinitions {get;}

Property Value

An array of PotentialDefinitions related to this connection.
Exceptions
ExceptionDescription
Thrown when it is impossible to read PotentialDefinitions.
See Also