Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CUT_OFF_CHARACTERISTIC Property / ARTICLE_CUT_OFF_CHARACTERISTIC Property

In This Topic
    ARTICLE_CUT_OFF_CHARACTERISTIC Property
    In This Topic
    Disconnection characteristic # 26149.
    Syntax
    public PropertyValue ARTICLE_CUT_OFF_CHARACTERISTIC {get; set;}
    public:
    property PropertyValue^ ARTICLE_CUT_OFF_CHARACTERISTIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Beschreibung der Art der Abschaltcharakteristik eines Leitungsschutzschalters. Die Werte (z.B. B, C, D, Z, K) sind standardisierte, normierte Codes nach DIN EN 60898 oder IEC 60898, die international einheitlich und sprachunabhängig verwendet werden.

    See Also