API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_DOCUMENTS_DESIGNATION Property / DMPLAOBJECT_DOCUMENTS_DESIGNATION Property

In This Topic
    DMPLAOBJECT_DOCUMENTS_DESIGNATION Property
    In This Topic
    Documents: Designation # 44069.
    Syntax
    public PropertyValue DMPLAOBJECT_DOCUMENTS_DESIGNATION {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_DOCUMENTS_DESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Property is indexed. Possible indexes are from 1 to 20.

    Designation of an external document. Any external documents can be stored at a planning object or structure segment. You can output these documents in the reports as hyperlinks.

    See Also