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

In This Topic
    ARTICLE_WIDTHBOTTOM Property
    In This Topic
    Width bottom # 22199.
    Syntax
    public MDPropertyValue ARTICLE_WIDTHBOTTOM {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_WIDTHBOTTOM {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also