API Help
Eplan.EplApi.DataModel Namespace / Page Class / PlanningSegment Property

In This Topic
PlanningSegment Property (Page)
In This Topic
Get or set planning objects to which this page is assigned or null.
Syntax
public PlanningSegment PlanningSegment {get; set;}

Property Value

Returns Eplan.EplApi.DataModel.Planning.PlanningSegment to which this page is assigned.
See Also