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

In This Topic
    ARTICLE_LOCATION Property
    In This Topic
    Operating location # 26291.
    Syntax
    public PropertyValue ARTICLE_LOCATION {get; set;}
    public:
    property PropertyValue^ ARTICLE_LOCATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Physical locations or environments for which a product or component is suitable. Example: Outdoor area, indoor area.

    See Also