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

In This Topic
    ARTICLE_BOTTOMPANELDEPTH Property
    In This Topic
    Base: Depth # 22186.
    Syntax
    public PropertyValue ARTICLE_BOTTOMPANELDEPTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_BOTTOMPANELDEPTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also