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

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

    Property Value

    Returns property value of type System.String.
    See Also