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

In This Topic
    ARTICLE_MEASURING_RANGE_OF_STANDARD_VOLUME_FLOW Property
    In This Topic
    Measuring range: Normalized volume flow # 26126.
    Syntax
    public MDPropertyValue ARTICLE_MEASURING_RANGE_OF_STANDARD_VOLUME_FLOW {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MEASURING_RANGE_OF_STANDARD_VOLUME_FLOW {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range for measuring the standard volume flow.

    See Also