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

In This Topic
    IsRemovable Property
    In This Topic
    Returns true if the Connection can be removed
    Syntax
    public bool IsRemovable {get;}
    public:
    property bool IsRemovable {
       bool get();
    }
    See Also