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

In This Topic
    ARTICLE_TOPPANELPROJECTIONLEFT Property
    In This Topic
    Overhang: Cover left # 22175.
    Syntax
    public MDPropertyValue ARTICLE_TOPPANELPROJECTIONLEFT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TOPPANELPROJECTIONLEFT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also