Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_FERRULE_SHORTCIRCUITPROOF {get; set;}
    public:
    property PropertyValue^ ARTICLE_FERRULE_SHORTCIRCUITPROOF {
       PropertyValue^ get();
       void set (    PropertyValue^ 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