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

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

    Property Value

    Returns property value of type System.Double.
    See Also