Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace
/
DisplayConfiguration Class
/ Name Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Name Property (DisplayConfiguration)
In This Topic
Gets or sets the name of the display configuration.
Syntax
C#
public
string
Name {
get
;
set
;}
Exceptions
Exception
Description
EPLAN.Harness.API.Exceptions.ProjectClosedException
The exception that is thrown when no project is open.
EPLAN.Harness.API.Exceptions.ArgumentException
Thrown when display configuration with this name already exists.
See Also
Reference
DisplayConfiguration Class
DisplayConfiguration Members