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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    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