API Help
Eplan.EplApi.DataModel Namespace / Connection Class / Remove Method

Remove Method (Connection)
Removes the connection from the Project.
Syntax
public virtual void Remove()
Exceptions
ExceptionDescription
Thrown when it is impossible to remove the connection, i.e. IsRemovable return false.
See Also