API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_DEFINITIONDISPLAYNAME Property / DMPLAOBJECT_DEFINITIONDISPLAYNAME(Int32) Property

In This Topic
DMPLAOBJECT_DEFINITIONDISPLAYNAME(Int32) Property
In This Topic
Segment definition: Displayed name # 44041. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DMPLAOBJECT_DEFINITIONDISPLAYNAME( 
   int index
) {get; set;}

Parameters

index

Property Value

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

This property is read-only..

Displayed name of segment definition, e.g., "Planning object general".

See Also