Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_TEMPERATURE_RANGE_MEDIUM_MIN Property / ARTICLE_TEMPERATURE_RANGE_MEDIUM_MIN Property

In This Topic
    ARTICLE_TEMPERATURE_RANGE_MEDIUM_MIN Property
    In This Topic
    Temperature range (medium), min. # 26617.
    Syntax
    public PropertyValue ARTICLE_TEMPERATURE_RANGE_MEDIUM_MIN {get; set;}
    public:
    property PropertyValue^ ARTICLE_TEMPERATURE_RANGE_MEDIUM_MIN {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum temperature range that a medium (such as a liquid or a gas) can reach while flowing through a device or component without causing damage or impairing its functionality.

    See Also