Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DESIGNATION_FULLDOCTYPE Property / DESIGNATION_FULLDOCTYPE Property

In This Topic
    DESIGNATION_FULLDOCTYPE Property
    In This Topic
    Document type # 1520.
    Syntax
    public PropertyValue DESIGNATION_FULLDOCTYPE {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLDOCTYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Part of the structure identifier of the document type that is entered at this structure segment or planning object. The entire structure identifier of a planning object consists of all parts of the higher-level structure segments and planning objects.

    See Also