Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_MANUAL_CONTROLS Property / ARTICLE_MANUAL_CONTROLS Property

In This Topic
    ARTICLE_MANUAL_CONTROLS Property
    In This Topic
    Manual control devices # 26050.
    Syntax
    public MDPropertyValue ARTICLE_MANUAL_CONTROLS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MANUAL_CONTROLS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Operating elements for manual control, e.g. levers, buttons or switches.

    See Also