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

In This Topic
    ARTICLE_PANELDEPTH Property
    In This Topic
    Mounting panel: Max. mounting depth # 22118.
    Syntax
    public MDPropertyValue ARTICLE_PANELDEPTH {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PANELDEPTH {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant.

    See Also