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

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