Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_DOCUMENTS_DESIGNATION Property / DMPLAOBJECT_DOCUMENTS_DESIGNATION(Int32) Property

In This Topic
DMPLAOBJECT_DOCUMENTS_DESIGNATION(Int32) Property
In This Topic
Documents: Designation # 44069.
Syntax
public PropertyValue DMPLAOBJECT_DOCUMENTS_DESIGNATION( 
   int index
) {get; set;}

Parameters

index

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