API Help
Eplan.EplApi.DataModel.Planning Namespace / SegmentPlacement Class / Segment Property

In This Topic
    Segment Property
    In This Topic
    Corresponding planning segment.
    Syntax
    public PlanningSegment Segment {get;}
    public:
    property PlanningSegment^ Segment {
       PlanningSegment^ get();
    }
    See Also