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

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

    Property Value

    Returns property value of type System.Double.
    See Also