IncidentTypesConfiguration Class

Namespace:  JiwaFinancials.Jiwa.JiwaIncidentsUI.Configuration
Assembly:  JiwaIncidentsUI (in JiwaIncidentsUI.dll)

Syntax


[DesignerGeneratedAttribute]
public class IncidentTypesConfiguration : UserInterface<IncidentType, IncidentTypeCollection>
<DesignerGeneratedAttribute> _
Public Class IncidentTypesConfiguration _
	Inherits UserInterface(Of IncidentType, IncidentTypeCollection)
[DesignerGeneratedAttribute]
public ref class IncidentTypesConfiguration : public UserInterface<IncidentType^, IncidentTypeCollection^>

Inheritance Hierarchy


Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              JiwaFinancials.Jiwa.JiwaApplication.ListMaintenance..::..UserInterface<(Of <(<'IncidentType, IncidentTypeCollection>)>)>
                JiwaFinancials.Jiwa.JiwaIncidentsUI.Configuration..::..IncidentTypesConfiguration