Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_MANUAL_CONTROLS {get; set;}
    public:
    property PropertyValue^ ARTICLE_MANUAL_CONTROLS {
       PropertyValue^ get();
       void set (    PropertyValue^ 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