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

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

    Property Value

    Returns property value of type System.Double.
    See Also