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

In This Topic
    ARTICLE_SPACING_ABOVE Property
    In This Topic
    Mounting clearance Height: Above # 22154.
    Syntax
    public PropertyValue ARTICLE_SPACING_ABOVE {get; set;}
    public:
    property PropertyValue^ ARTICLE_SPACING_ABOVE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also