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

In This Topic
    ARTICLE_TOPPANELPROJECTIONBACK Property
    In This Topic
    Overhang: Cover back # 22178.
    Syntax
    public MDPropertyValue ARTICLE_TOPPANELPROJECTIONBACK {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TOPPANELPROJECTIONBACK {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also