Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_ADJUSTRANGE Property / ARTICLE_ADJUSTRANGE Property

In This Topic
    ARTICLE_ADJUSTRANGE Property
    In This Topic
    Control range # 22125.
    Syntax
    public PropertyValue ARTICLE_ADJUSTRANGE {get; set;}
    public:
    property PropertyValue^ ARTICLE_ADJUSTRANGE {
       PropertyValue^ get();
       void set (    PropertyValue^ 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