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

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

    Property Value

    Returns property value of type System.Double.
    See Also