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

In This Topic
    ARTICLE_RANGE_OF_APPLICATION Property
    In This Topic
    Operating area # 26285.
    Syntax
    public MDPropertyValue ARTICLE_RANGE_OF_APPLICATION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_RANGE_OF_APPLICATION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Recommended area of use, e.g., indoor or outdoor area.

    See Also