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

In This Topic
    ARTICLE_REARPANELPROJECTIONLEFT Property
    In This Topic
    Overhang: Rear panel left # 22169.
    Syntax
    public MDPropertyValue ARTICLE_REARPANELPROJECTIONLEFT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_REARPANELPROJECTIONLEFT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also