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

In This Topic
    ARTICLE_DEPTH Property
    In This Topic
    Depth # 22014.
    Syntax
    public PropertyValue ARTICLE_DEPTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_DEPTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Please note that setting this property on article reference has no effect.

    See Also