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