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

In This Topic
    ARTICLE_TEMPERATUR_MEDIUM_MAX Property
    In This Topic
    Temperature (medium), max. # 26609.
    Syntax
    public MDPropertyValue ARTICLE_TEMPERATUR_MEDIUM_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TEMPERATUR_MEDIUM_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum temperature 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