Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFrame Class / Name Property

Name Property (PlotFrame)
Get the name of the plot frame.
Syntax
public string Name {get;}

Property Value

PlotFrame's name.
Exceptions
ExceptionDescription
Thrown when name of the page cannot be read from data model.
Thrown when newName is null.
See Also