IncidentType..::..IncidentTypes Property

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

Syntax


public IncidentTypeCollection IncidentTypes { get; }
Public ReadOnly Property IncidentTypes As IncidentTypeCollection
	Get
public:
property IncidentTypeCollection^ IncidentTypes {
	IncidentTypeCollection^ get ();
}