Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / CableDrawingDisplayConfiguration Class / Organizers Property
In This Topic
    Organizers Property (CableDrawingDisplayConfiguration)
    In This Topic
    Common properties of organizer settings.
    Syntax
    public override BaseDisplayConfigurationSetting Organizers {get;}
    Exceptions
    ExceptionDescription
    The exception that is thrown when no project is open.
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    See Also