Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_SIDEPANELDEPTH Property / ARTICLE_SIDEPANELDEPTH Property

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

    Property Value

    Returns property value of type System.Double.
    See Also