Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / DESIGNATION_DOCTYPE_DESCR Property / DESIGNATION_DOCTYPE_DESCR Property

In This Topic
    DESIGNATION_DOCTYPE_DESCR Property
    In This Topic
    Document type (main identifier): Description # 1530.
    Syntax
    public PropertyValue DESIGNATION_DOCTYPE_DESCR {get; set;}
    public:
    property PropertyValue^ DESIGNATION_DOCTYPE_DESCR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    Description of the document type.

    See Also