Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / PlanningSegmentPropertyList Constructor / PlanningSegmentPropertyList Constructor(PlanningSegment)
PlanningSegment object whose properties will be affected.

In This Topic
    PlanningSegmentPropertyList Constructor(PlanningSegment)
    In This Topic
    Should be used internal only
    Syntax
    public PlanningSegmentPropertyList( 
       PlanningSegment obj
    )
    public:
    PlanningSegmentPropertyList( 
       PlanningSegment^ obj
    )

    Parameters

    obj
    PlanningSegment object whose properties will be affected.
    See Also