Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_TEMPERATURE_RANGE_MEDIUM_MAX Property / ARTICLE_TEMPERATURE_RANGE_MEDIUM_MAX Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum 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