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

In This Topic
    ARTICLE_DOORDEPTH Property
    In This Topic
    Door: Max. mounting depth # 22121.
    Syntax
    public MDPropertyValue ARTICLE_DOORDEPTH {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DOORDEPTH {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant.

    See Also