Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointsInfo Class / Name Property

Name Property (ConnectionPointsInfo)
Returns the name of the ConnectionPointsInfo.
Syntax
public virtual string Name {get;}

Property Value

name of the ConnectionPointsInfo
Exceptions
ExceptionDescription
Thrown when the name cannot be retrieved from the ConnectionPointsInfo
See Also