IncidentTypeCollection Class

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

Syntax


public class IncidentTypeCollection : ListMaintenance<IncidentType>
Public Class IncidentTypeCollection _
	Inherits ListMaintenance(Of IncidentType)
public ref class IncidentTypeCollection : public ListMaintenance<IncidentType^>

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaApplication..::..JiwaCollection<(Of <(<'T>)>)>
    JiwaFinancials.Jiwa.JiwaApplication.BusinessLogic..::..ListMaintenance<(Of <(<'IncidentType>)>)>
      JiwaFinancials.Jiwa.JiwaIncidents.Configuration..::..IncidentTypeCollection