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

In This Topic
DMPLAOBJECT_ALLSTRUCTUREPARTS(Int32) Property
In This Topic
Structure identifier (Segment) # 44032. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DMPLAOBJECT_ALLSTRUCTUREPARTS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Specifies all structure identifiers including preceding sign entered at the structure segment or planning object, provided they have a value. No preceding sign is displayed for empty structure identifiers. For example, instead of the string "==A1+-", only "==A1" is displayed.

See Also