Eplan Platform API
Eplan.EplApi.DataModel Namespace / LockingVector Class / Enabled Property

In This Topic
    Enabled Property
    In This Topic
    Returns true if locking mechanism is enabled in this version.
    Syntax
    public bool Enabled {get;}
    public:
    property bool Enabled {
       bool get();
    }
    See Also