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