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

In This Topic
    ARTICLE_MEASURING_RANGE_LOWER_LIMIT_VALUE Property
    In This Topic
    Measuring range: Lower limit # 26456.
    Syntax
    public MDPropertyValue ARTICLE_MEASURING_RANGE_LOWER_LIMIT_VALUE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MEASURING_RANGE_LOWER_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 lower limit of the measuring range. It is the lowest measurable value down to which the device can carry out precise measurements.

    See Also