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

In This Topic
    ARTICLE_PROFILEHEIGHT Property
    In This Topic
    Profile horizontal: Height # 22187.
    Syntax
    public PropertyValue ARTICLE_PROFILEHEIGHT {get; set;}
    public:
    property PropertyValue^ ARTICLE_PROFILEHEIGHT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also