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

In This Topic
    ARTICLE_SIDEPANELPROJECTIONBOTTOM Property
    In This Topic
    Overhang: Side panel bottom # 22166.
    Syntax
    public MDPropertyValue ARTICLE_SIDEPANELPROJECTIONBOTTOM {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SIDEPANELPROJECTIONBOTTOM {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also