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

In This Topic
    ARTICLE_REARPANELDPEPTH Property
    In This Topic
    Rear panel: Depth # 22174.
    Syntax
    public PropertyValue ARTICLE_REARPANELDPEPTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_REARPANELDPEPTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also