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

Name Property (PlanningSegment)
Returns the name of planning segment.
Syntax
public string Name {get; set;}
Exceptions
ExceptionDescription
Thrown while setting if new value is null.
Thrown while setting new value on PCTLoop.
See Also