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

In This Topic
    ARTICLE_NOMINAL_VOLUMETRIC_FLOW_OF_COMPRESSED_AIR Property
    In This Topic
    Nominal flow rate (compressed air) # 26510.
    Syntax
    public MDPropertyValue ARTICLE_NOMINAL_VOLUMETRIC_FLOW_OF_COMPRESSED_AIR {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NOMINAL_VOLUMETRIC_FLOW_OF_COMPRESSED_AIR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Quantity of compressed air that a system or device can deliver under defined nominal conditions. The value is usually measured in cubic meters per hour (m³/h) or liters per minute (l/min).

    See Also