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

In This Topic
    ARTICLE_ADJUSTRANGE Property
    In This Topic
    Control range # 22125.
    Syntax
    public MDPropertyValue ARTICLE_ADJUSTRANGE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ADJUSTRANGE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant. Control range for the working pressure (in bar), entry is limited to 15 characters.

    See Also