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

In This Topic
DMPLASPECIFICATION_NAME(Int32) Property
In This Topic
Segment template: Name (identifying) # 44050. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DMPLASPECIFICATION_NAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Identifying name of the segment template. The segment template is managed in EPLAN under this name.

See Also