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

In This Topic
    ARTICLE_LOCATION Property
    In This Topic
    Operating location # 26291.
    Syntax
    public MDPropertyValue ARTICLE_LOCATION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_LOCATION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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