Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CLIMATE_CLASS Property / ARTICLE_CLIMATE_CLASS Property

In This Topic
    ARTICLE_CLIMATE_CLASS Property
    In This Topic
    Climate class # 26407.
    Syntax
    public PropertyValue ARTICLE_CLIMATE_CLASS {get; set;}
    public:
    property PropertyValue^ ARTICLE_CLIMATE_CLASS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Specification of the environmental climatic conditions, i.e. air temperature, humidity and pressure at specific operating locations, that may occur during operation (including downtimes), storage or transportation on land or at sea. Maintenance and repair conditions are not included.

    See Also