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

In This Topic
DMPLAOBJECT_TARGET_SEGMENT(Int32) Property
In This Topic
Target segment # 44071. This property isn't indexed.
Syntax
public PropertyValue DMPLAOBJECT_TARGET_SEGMENT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Target segment of a connection planning object. Like a connection, a connection planning object must have a source and a target.

See Also