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

In This Topic
    ARTICLE_FERRULE_SHORTCIRCUITPROOF Property
    In This Topic
    Conductor end sleeve: Suitable for short-circuit proof conductors # 26668.
    Syntax
    public MDPropertyValue ARTICLE_FERRULE_SHORTCIRCUITPROOF {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FERRULE_SHORTCIRCUITPROOF {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether the conductor end sleeve is suitable for short-circuit proof conductors.

    See Also