Harness proD API Help
EPLAN.Harness.API.DataStructures.LayerManagement Namespace
/
LayerDefinition 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 (LayerDefinition)
In This Topic
Name of the layer.
Syntax
C#
public
string
Name {
get
;
set
;}
Exceptions
Exception
Description
EPLAN.Harness.API.Exceptions.ArgumentException
Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
See Also
Reference
LayerDefinition Class
LayerDefinition Members