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

In This Topic
    ARTICLE_TOPPANELDPEPTH Property
    In This Topic
    Cover: Depth # 22180.
    Syntax
    public MDPropertyValue ARTICLE_TOPPANELDPEPTH {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TOPPANELDPEPTH {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also