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

In This Topic
    ARTICLE_INSTALLATION_DEPTH Property
    In This Topic
    Mounting depth # 22268.
    Syntax
    public MDPropertyValue ARTICLE_INSTALLATION_DEPTH {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INSTALLATION_DEPTH {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also