API Help
Eplan.EplApi.MasterData Namespace / MDConnectionPointPosition Class / TwinSleeve Property

In This Topic
    TwinSleeve Property
    In This Topic
    Twin sleeve (yes/no)
    Syntax
    public bool TwinSleeve {get; set;}
    public:
    property bool TwinSleeve {
       bool get();
       void set (    bool value);
    }
    See Also