Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_HEIGHT Property / ARTICLE_HEIGHT Property

In This Topic
    ARTICLE_HEIGHT Property
    In This Topic
    Height # 22012.
    Syntax
    public PropertyValue ARTICLE_HEIGHT {get; set;}
    public:
    property PropertyValue^ ARTICLE_HEIGHT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also