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

    Description of the type of the disconnection characteristic of a miniature circuit-breaker. The values (for example B, C, D, Z, K) are standardized codes according to DIN EN 60898 or IEC 60898 that are used internationally in a standardized and language-independent manner.

    See Also