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

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

    Property Value

    Returns property value of type System.Double.
    See Also