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

In This Topic
    DESIGNATION_FULLDOCTYPE_WITHPREFIX Property
    In This Topic
    Document type with preceding sign # 1540.
    Syntax
    public PropertyValue DESIGNATION_FULLDOCTYPE_WITHPREFIX {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLDOCTYPE_WITHPREFIX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also