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

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

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

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

See Also