Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList 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 PropertyValue ARTICLE_RANGE_OF_APPLICATION {get; set;}
    public:
    property PropertyValue^ ARTICLE_RANGE_OF_APPLICATION {
       PropertyValue^ get();
       void set (    PropertyValue^ 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