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

In This Topic
    ARTICLE_MEASURING_RANGE_MAX_ Property
    In This Topic
    Measuring range, max. # 26453.
    Syntax
    public MDPropertyValue ARTICLE_MEASURING_RANGE_MAX_ {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MEASURING_RANGE_MAX_ {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum value that a measuring instrument or sensor can reliably measure. This value indicates the upper limit of the measuring range within which the device can perform accurate and reliable measurements.

    See Also