Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / DisplayConfiguration Class / Name Property
In This Topic
    Name Property (DisplayConfiguration)
    In This Topic
    Gets or sets the name of the display configuration.
    Syntax
    public string Name {get; set;}
    Exceptions
    ExceptionDescription
    The exception that is thrown when no project is open.
    Thrown when display configuration with this name already exists.
    See Also