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

In This Topic
    ARTICLE_PNEUMATICALLY_OPERATED Property
    In This Topic
    Pneumatically operated # 26057.
    Syntax
    public MDPropertyValue ARTICLE_PNEUMATICALLY_OPERATED {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PNEUMATICALLY_OPERATED {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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