Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_REARPANELPROJECTIONTOP Property / ARTICLE_REARPANELPROJECTIONTOP Property

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

    Property Value

    Returns property value of type System.Double.
    See Also