Eplan Platform API
Eplan.EplApi.DataModel Namespace / Connection Class / MakePersistent Method

In This Topic
    MakePersistent Method (Connection)
    In This Topic
    Allows to create non-placed connection from a connection template. In effect connection template becomes covered template.
    Syntax
    public void MakePersistent()
    public:
    void MakePersistent(); 
    Exceptions
    ExceptionDescription
    Thrown when internally used handle is not valid.
    Thrown when an internal error occured. Please refer to the error message.
    See Also