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

In This Topic
    ARTICLE_MEASURING_RANGE_UPPER_LIMIT_VALUE Property
    In This Topic
    Measuring range: Upper limit # 26455.
    Syntax
    public MDPropertyValue ARTICLE_MEASURING_RANGE_UPPER_LIMIT_VALUE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MEASURING_RANGE_UPPER_LIMIT_VALUE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This is the specific value that represents the upper limit of the measuring range. It is the highest measurable value up to which the device can carry out precise measurements.

    See Also