Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / DisplayConfigurationsController<T> Class / DisplayConfigurations Property
In This Topic
    DisplayConfigurations Property
    In This Topic
    List of display configurations.
    Syntax
    public IReadOnlyList<T> DisplayConfigurations {get;}
    Exceptions
    ExceptionDescription
    The exception that is thrown when no project is open.
    Remarks
    This list is read-only.
    See Also