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

In This Topic
    ARTICLE_DOORTYPE Property
    In This Topic
    Door: Type # 22192.
    Syntax
    public PropertyValue ARTICLE_DOORTYPE {get; set;}
    public:
    property PropertyValue^ ARTICLE_DOORTYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also