Harness proD API Help
EPLAN.Harness.API.DataStructures.LayerManagement Namespace / LayerDefinition Class / Name Property
In This Topic
    Name Property (LayerDefinition)
    In This Topic
    Name of the layer.
    Syntax
    public string Name {get; set;}
    Exceptions
    ExceptionDescription
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    See Also