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

In This Topic
    ARTICLE_SIDEPANELPROJECTIONBACK Property
    In This Topic
    Overhang: Side panel back # 22164.
    Syntax
    public PropertyValue ARTICLE_SIDEPANELPROJECTIONBACK {get; set;}
    public:
    property PropertyValue^ ARTICLE_SIDEPANELPROJECTIONBACK {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also