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

In This Topic
    DESIGNATION_FULLSUBDOCTYPE Property
    In This Topic
    Document type (sub-identifier, complete) # 1521.
    Syntax
    public PropertyValue DESIGNATION_FULLSUBDOCTYPE {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLSUBDOCTYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also