Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_CABLE_TORSION_PROTECTED Property / ARTICLE_CABLE_TORSION_PROTECTED Property

In This Topic
    ARTICLE_CABLE_TORSION_PROTECTED Property
    In This Topic
    Cable: Torsion-protected # 26699.
    Syntax
    public MDPropertyValue ARTICLE_CABLE_TORSION_PROTECTED {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_TORSION_PROTECTED {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Gibt an, ob das Kabel torsionsgeschützt ist (konstruktive Maßnahme, welche das Verdrehen des Kabels erschwert).

    See Also