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

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

    Property Value

    Returns property value of type System.Double.
    See Also