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

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

    Property Value

    Returns property value of type System.Double.
    See Also