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

In This Topic
    ARTICLE_PANELHEIGHT Property
    In This Topic
    Mounting panel: Usable height # 22116.
    Syntax
    public MDPropertyValue ARTICLE_PANELHEIGHT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PANELHEIGHT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant.

    See Also