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

In This Topic
    ARTICLE_SPACING_BELOW Property
    In This Topic
    Mounting clearance Height: Below # 22155.
    Syntax
    public MDPropertyValue ARTICLE_SPACING_BELOW {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SPACING_BELOW {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also