API Help
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / DMPLAOBJECT_DOCUMENTS Property / DMPLAOBJECT_DOCUMENTS(Int32) Property

In This Topic
DMPLAOBJECT_DOCUMENTS(Int32) Property
In This Topic
Documents # 44007.
Syntax
public PropertyValue DMPLAOBJECT_DOCUMENTS( 
   int index
) {get; set;}

Parameters

index

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