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

In This Topic
    ARTICLE_EMERGENCY_CONTROL_FUNCTION Property
    In This Topic
    Emergency control function # 26053.
    Syntax
    public PropertyValue ARTICLE_EMERGENCY_CONTROL_FUNCTION {get; set;}
    public:
    property PropertyValue^ ARTICLE_EMERGENCY_CONTROL_FUNCTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Specification whether the device or the system has an emergency control function.

    See Also