Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_CUT_OFF_CHARACTERISTIC {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CUT_OFF_CHARACTERISTIC {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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