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

In This Topic
    ARTICLE_SIDEPANELDEPTH Property
    In This Topic
    Side panel: Depth # 22168.
    Syntax
    public PropertyValue ARTICLE_SIDEPANELDEPTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_SIDEPANELDEPTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also