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

In This Topic
DESIGNATION_USERDEFINED_PART(Int32) Property
In This Topic
User-defined structure (single component) # 1628. This property isn't indexed.
Syntax
public PropertyValue DESIGNATION_USERDEFINED_PART( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Part of the structure identifier for the "user-defined structure" that is entered at this planning object. The entire structure identifier for a planning object consists in this case of the own individual part and all the parts of the superior structure segments and planning objects.

See Also