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

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

    Property Value

    Returns property value of type System.Double.
    See Also