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

In This Topic
DMPLAOBJECT_DEFINITIONNAME(Int32) Property
In This Topic
Segment definition: Name (identifying) # 44001. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DMPLAOBJECT_DEFINITIONNAME( 
   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 definition, e.g., "EPLAN.Base.Component.Common".

See Also