API Help
Eplan.EplApi.DataModel Namespace / Connection Class / EndPin Property

In This Topic
EndPin Property
In This Topic
Returns the end Pin of this connection, if such exists (i.e. if the connection is connected on the target side). Otherwise, NULL is returned.
Syntax
public virtual Pin EndPin {get;}
See Also