Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment Class / Parent Property

Parent Property (PlanningSegment)
Gets or Sets parent object.
Syntax
public PlanningSegment Parent {get; set;}
Exceptions
ExceptionDescription
Thrown when parent with its segemnt definition cannot be set for this object.
See Also