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

In This Topic
    ARTICLE_INSTALLATION_POSITION Property
    In This Topic
    Mounting position # 26035.
    Syntax
    public MDPropertyValue ARTICLE_INSTALLATION_POSITION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INSTALLATION_POSITION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Valid mounting position of the part.

    See Also