Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_REARPANELPROJECTIONRIGHT Property / ARTICLE_REARPANELPROJECTIONRIGHT Property

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

    Property Value

    Returns property value of type System.Double.
    See Also