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

In This Topic
    ARTICLE_TOPPANELPROJECTIONFRONT Property
    In This Topic
    Overhang: Cover front # 22177.
    Syntax
    public MDPropertyValue ARTICLE_TOPPANELPROJECTIONFRONT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TOPPANELPROJECTIONFRONT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also