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

In This Topic
    ARTICLE_MEASURING_RANGE_OF_TEMPERATURE Property
    In This Topic
    Measuring range: Temperature # 26121.
    Syntax
    public MDPropertyValue ARTICLE_MEASURING_RANGE_OF_TEMPERATURE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MEASURING_RANGE_OF_TEMPERATURE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range for measuring the temperature.

    See Also