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

In This Topic
    ARTICLE_VPROFILEDPETH Property
    In This Topic
    Profile vertical: Depth # 22190.
    Syntax
    public PropertyValue ARTICLE_VPROFILEDPETH {get; set;}
    public:
    property PropertyValue^ ARTICLE_VPROFILEDPETH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also