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

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

    Property Value

    Returns property value of type System.Double.
    See Also