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

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

    Property Value

    Returns property value of type System.Double.
    See Also