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

In This Topic
    ARTICLE_REMOTE_CONTROL_FUNCTION Property
    In This Topic
    Remote control function # 26041.
    Syntax
    public PropertyValue ARTICLE_REMOTE_CONTROL_FUNCTION {get; set;}
    public:
    property PropertyValue^ ARTICLE_REMOTE_CONTROL_FUNCTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Specification of the possibility of a radio remote control.

    See Also