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

In This Topic
    ARTICLE_OPERATING_TEMPERATURE Property
    In This Topic
    Operating temperature # 26237.
    Syntax
    public MDPropertyValue ARTICLE_OPERATING_TEMPERATURE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OPERATING_TEMPERATURE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Temperature range in which a device can be operated safely and reliably taking into account the ambient temperature.

    See Also