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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant.

    See Also