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

In This Topic
    ARTICLE_PNEUMATICALLY_OPERATED Property
    In This Topic
    Pneumatically operated # 26057.
    Syntax
    public PropertyValue ARTICLE_PNEUMATICALLY_OPERATED {get; set;}
    public:
    property PropertyValue^ ARTICLE_PNEUMATICALLY_OPERATED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Specification whether the device is driven by means of compressed air.

    See Also