Class JIncidentAugmentationType
A data type for additional information about an incident.
Inheritance
Implements
Inherited Members
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[DataContract]
public class JIncidentAugmentationType : IEquatable<JIncidentAugmentationType>
Properties
Context
jIncidentAugmentationType JSON-LD context
Declaration
[DataMember(Name = "@context")]
public JIncidentAugmentationType.ContextEnum? Context { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<JIncidentAugmentationType.ContextEnum> | jIncidentAugmentationType JSON-LD context |
IncidentAppliedForce
A description of the applied force resulting from an incident. NIEM reference is j:IncidentAppliedForce
Declaration
[DataMember(Name = "incidentAppliedForce")]
public List<JForceType> IncidentAppliedForce { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JForceType> | A description of the applied force resulting from an incident. NIEM reference is j:IncidentAppliedForce |
IncidentArrest
An arrest made because of an incident. NIEM reference is j:IncidentArrest
Declaration
[DataMember(Name = "incidentArrest")]
public List<JArrestType> IncidentArrest { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JArrestType> | An arrest made because of an incident. NIEM reference is j:IncidentArrest |
IncidentArrestCountQuantity
A count of persons arrested as a result of recovering the property of record NIEM reference is j:IncidentArrestCountQuantity
Declaration
[DataMember(Name = "incidentArrestCountQuantity")]
public List<NiemXsnonNegativeInteger> IncidentArrestCountQuantity { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsnonNegativeInteger> | A count of persons arrested as a result of recovering the property of record NIEM reference is j:IncidentArrestCountQuantity |
IncidentAssistingOfficial
A peace official that assisted in processing an incident. NIEM reference is j:IncidentAssistingOfficial
Declaration
[DataMember(Name = "incidentAssistingOfficial")]
public List<JEnforcementOfficialType> IncidentAssistingOfficial { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JEnforcementOfficialType> | A peace official that assisted in processing an incident. NIEM reference is j:IncidentAssistingOfficial |
IncidentCategoryCode
A kind of incident. NIEM reference is j:IncidentCategoryCode
Declaration
[DataMember(Name = "incidentCategoryCode")]
public List<UcrCriminalActivityCategoryCodeType> IncidentCategoryCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<UcrCriminalActivityCategoryCodeType> | A kind of incident. NIEM reference is j:IncidentCategoryCode |
IncidentCategoryUcrCode
A kind of incident. NIEM reference is j:IncidentCategoryUCRCode
Declaration
[DataMember(Name = "incidentCategoryUcrCode")]
public List<UcrOffenseCodeType> IncidentCategoryUcrCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<UcrOffenseCodeType> | A kind of incident. NIEM reference is j:IncidentCategoryUCRCode |
IncidentDamagedItem
A property item that was damaged in an incident. NIEM reference is j:IncidentDamagedItem
Declaration
[DataMember(Name = "incidentDamagedItem")]
public List<NcItemType> IncidentDamagedItem { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcItemType> | A property item that was damaged in an incident. NIEM reference is j:IncidentDamagedItem |
IncidentDisseminationLevel
A dissemination level of an incident. NIEM reference is j:IncidentDisseminationLevelText
Declaration
[DataMember(Name = "incidentDisseminationLevel")]
public List<NcTextType> IncidentDisseminationLevel { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A dissemination level of an incident. NIEM reference is j:IncidentDisseminationLevelText |
IncidentDisseminationLevelCode
A dissemination level of an incident. NIEM reference is j:IncidentDisseminationLevelCode
Declaration
[DataMember(Name = "incidentDisseminationLevelCode")]
public List<JIncidentLevelDisseminationCodeType> IncidentDisseminationLevelCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JIncidentLevelDisseminationCodeType> | A dissemination level of an incident. NIEM reference is j:IncidentDisseminationLevelCode |
IncidentDrug
A description of a drug associated with an incident. NIEM reference is j:IncidentDrug
Declaration
[DataMember(Name = "incidentDrug")]
public List<NcDrugType> IncidentDrug { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcDrugType> | A description of a drug associated with an incident. NIEM reference is j:IncidentDrug |
IncidentEntryPoint
A point of entry to a location or structure used in an incident. NIEM reference is j:IncidentEntryPoint
Declaration
[DataMember(Name = "incidentEntryPoint")]
public List<JPassagePointType> IncidentEntryPoint { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JPassagePointType> | A point of entry to a location or structure used in an incident. NIEM reference is j:IncidentEntryPoint |
IncidentEvidence
An item seized by an official for later use in ascertaining the true nature of an incident. NIEM reference is j:IncidentEvidence
Declaration
[DataMember(Name = "incidentEvidence")]
public List<JEvidenceType> IncidentEvidence { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JEvidenceType> | An item seized by an official for later use in ascertaining the true nature of an incident. NIEM reference is j:IncidentEvidence |
IncidentExceptionalClearance
A reason why an incident has been cleared exceptionally. NIEM reference is j:IncidentExceptionalClearanceText
Declaration
[DataMember(Name = "incidentExceptionalClearance")]
public List<NcTextType> IncidentExceptionalClearance { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A reason why an incident has been cleared exceptionally. NIEM reference is j:IncidentExceptionalClearanceText |
IncidentExceptionalClearanceCode
A reason why an incident has been cleared exceptionally. NIEM reference is j:IncidentExceptionalClearanceCode
Declaration
[DataMember(Name = "incidentExceptionalClearanceCode")]
public List<UcrIncidentExceptionalClearanceCodeType> IncidentExceptionalClearanceCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<UcrIncidentExceptionalClearanceCodeType> | A reason why an incident has been cleared exceptionally. NIEM reference is j:IncidentExceptionalClearanceCode |
IncidentExceptionalClearanceDate
A date an incident was cleared exceptionally. NIEM reference is j:IncidentExceptionalClearanceDate
Declaration
[DataMember(Name = "incidentExceptionalClearanceDate")]
public List<NcDateType> IncidentExceptionalClearanceDate { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcDateType> | A date an incident was cleared exceptionally. NIEM reference is j:IncidentExceptionalClearanceDate |
IncidentExitPoint
A point of exit to a location or structure used in an incident. NIEM reference is j:IncidentExitPoint
Declaration
[DataMember(Name = "incidentExitPoint")]
public List<JPassagePointType> IncidentExitPoint { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JPassagePointType> | A point of exit to a location or structure used in an incident. NIEM reference is j:IncidentExitPoint |
IncidentFacility
A description of a facility associated with an incident. NIEM reference is j:IncidentFacility
Declaration
[DataMember(Name = "incidentFacility")]
public List<NcFacilityType> IncidentFacility { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcFacilityType> | A description of a facility associated with an incident. NIEM reference is j:IncidentFacility |
IncidentFactor
A factor involved that has an effect on an incident. NIEM reference is j:IncidentFactor
Declaration
[DataMember(Name = "incidentFactor")]
public List<JIncidentFactorType> IncidentFactor { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JIncidentFactorType> | A factor involved that has an effect on an incident. NIEM reference is j:IncidentFactor |
IncidentForce
A force used in an incident, whether physical or aided by a tool or weapon. NIEM reference is j:IncidentForce
Declaration
[DataMember(Name = "incidentForce")]
public List<JForceType> IncidentForce { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JForceType> | A force used in an incident, whether physical or aided by a tool or weapon. NIEM reference is j:IncidentForce |
IncidentForm
An electronic or paper form to be completed by a response unit and submitted to record the details of an incident and of a response to an incident. NIEM reference is j:IncidentForm
Declaration
[DataMember(Name = "incidentForm")]
public List<JIncidentFormType> IncidentForm { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JIncidentFormType> | An electronic or paper form to be completed by a response unit and submitted to record the details of an incident and of a response to an incident. NIEM reference is j:IncidentForm |
IncidentGeneralCategory
A general kind of an incident that occurred. NIEM reference is j:IncidentGeneralCategoryText
Declaration
[DataMember(Name = "incidentGeneralCategory")]
public List<NcTextType> IncidentGeneralCategory { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A general kind of an incident that occurred. NIEM reference is j:IncidentGeneralCategoryText |
IncidentInjuryLevel
An indication of the severity level of an injury received during an incident. NIEM reference is j:IncidentInjuryLevelText
Declaration
[DataMember(Name = "incidentInjuryLevel")]
public List<NcTextType> IncidentInjuryLevel { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | An indication of the severity level of an injury received during an incident. NIEM reference is j:IncidentInjuryLevelText |
IncidentInvolvedItem
A property item that was somehow involved in an incident but not damaged, stolen, or seized. NIEM reference is j:IncidentInvolvedItem
Declaration
[DataMember(Name = "incidentInvolvedItem")]
public List<NcItemType> IncidentInvolvedItem { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcItemType> | A property item that was somehow involved in an incident but not damaged, stolen, or seized. NIEM reference is j:IncidentInvolvedItem |
IncidentInvolvedStructure
A structure that was involved in an incident. NIEM reference is j:IncidentInvolvedStructure
Declaration
[DataMember(Name = "incidentInvolvedStructure")]
public List<NcFacilityType> IncidentInvolvedStructure { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcFacilityType> | A structure that was involved in an incident. NIEM reference is j:IncidentInvolvedStructure |
IncidentIssues
A listing of the issues related to the incident. NIEM reference is j:IncidentIssuesText
Declaration
[DataMember(Name = "incidentIssues")]
public List<NcTextType> IncidentIssues { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A listing of the issues related to the incident. NIEM reference is j:IncidentIssuesText |
IncidentItemDisposition
A set of information about what happened to a property item after an incident. NIEM reference is j:IncidentItemDisposition
Declaration
[DataMember(Name = "incidentItemDisposition")]
public List<NcItemDispositionType> IncidentItemDisposition { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcItemDispositionType> | A set of information about what happened to a property item after an incident. NIEM reference is j:IncidentItemDisposition |
IncidentLevel
A level of an incident. NIEM reference is j:IncidentLevelText
Declaration
[DataMember(Name = "incidentLevel")]
public List<NcTextType> IncidentLevel { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A level of an incident. NIEM reference is j:IncidentLevelText |
IncidentLevelCode
A level of an incident. NIEM reference is j:IncidentLevelCode
Declaration
[DataMember(Name = "incidentLevelCode")]
public List<NcOffenseLevelCodeType> IncidentLevelCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcOffenseLevelCodeType> | A level of an incident. NIEM reference is j:IncidentLevelCode |
IncidentLighting
An indication of the lighting conditions at the time of an incident. NIEM reference is j:IncidentLightingText
Declaration
[DataMember(Name = "incidentLighting")]
public List<NcTextType> IncidentLighting { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | An indication of the lighting conditions at the time of an incident. NIEM reference is j:IncidentLightingText |
IncidentLogIdentification
A log identification number assigned to an incident. NIEM reference is j:IncidentLogIdentification
Declaration
[DataMember(Name = "incidentLogIdentification")]
public List<NcIdentificationType> IncidentLogIdentification { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcIdentificationType> | A log identification number assigned to an incident. NIEM reference is j:IncidentLogIdentification |
IncidentMethodDescription
A description of the method used to carry out on incident. NIEM reference is j:IncidentMethodDescriptionText
Declaration
[DataMember(Name = "incidentMethodDescription")]
public List<NcTextType> IncidentMethodDescription { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A description of the method used to carry out on incident. NIEM reference is j:IncidentMethodDescriptionText |
IncidentMissingPersonFound
A number and kind of missing persons found as a result of solving the case NIEM reference is j:IncidentMissingPersonFoundText
Declaration
[DataMember(Name = "incidentMissingPersonFound")]
public List<NcTextType> IncidentMissingPersonFound { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A number and kind of missing persons found as a result of solving the case NIEM reference is j:IncidentMissingPersonFoundText |
IncidentNonPropertyItem
An item that was stolen. NIEM reference is j:IncidentNonPropertyItemText
Declaration
[DataMember(Name = "incidentNonPropertyItem")]
public List<NcTextType> IncidentNonPropertyItem { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | An item that was stolen. NIEM reference is j:IncidentNonPropertyItemText |
IncidentParticipant
A name of a participant associated with an incident. NIEM reference is j:IncidentParticipant
Declaration
[DataMember(Name = "incidentParticipant")]
public List<JParticipantType> IncidentParticipant { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JParticipantType> | A name of a participant associated with an incident. NIEM reference is j:IncidentParticipant |
IncidentRecoveredItem
A property item that was found or recovered in an incident. NIEM reference is j:IncidentRecoveredItem
Declaration
[DataMember(Name = "incidentRecoveredItem")]
public List<NcItemType> IncidentRecoveredItem { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcItemType> | A property item that was found or recovered in an incident. NIEM reference is j:IncidentRecoveredItem |
IncidentRecoveredVehicleQuantity
A number of motor vehicle recovered from an incident. NIEM reference is j:IncidentRecoveredVehicleQuantity
Declaration
[DataMember(Name = "incidentRecoveredVehicleQuantity")]
public List<NcQuantityType> IncidentRecoveredVehicleQuantity { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcQuantityType> | A number of motor vehicle recovered from an incident. NIEM reference is j:IncidentRecoveredVehicleQuantity |
IncidentReportingOfficial
A peace official that submitted an incident report in an incident. NIEM reference is j:IncidentReportingOfficial
Declaration
[DataMember(Name = "incidentReportingOfficial")]
public List<JEnforcementOfficialType> IncidentReportingOfficial { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JEnforcementOfficialType> | A peace official that submitted an incident report in an incident. NIEM reference is j:IncidentReportingOfficial |
IncidentResponseOfficial
A peace official that responded to an incident. NIEM reference is j:IncidentResponseOfficial
Declaration
[DataMember(Name = "incidentResponseOfficial")]
public List<JEnforcementOfficialType> IncidentResponseOfficial { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JEnforcementOfficialType> | A peace official that responded to an incident. NIEM reference is j:IncidentResponseOfficial |
IncidentResponseOrganization
An organization or agency that responded to an incident. NIEM reference is j:IncidentResponseOrganization
Declaration
[DataMember(Name = "incidentResponseOrganization")]
public List<NcOrganizationType> IncidentResponseOrganization { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcOrganizationType> | An organization or agency that responded to an incident. NIEM reference is j:IncidentResponseOrganization |
IncidentReviewPanel
A group of officials assembled for managing or reviewing an incident. NIEM reference is j:IncidentReviewPanel
Declaration
[DataMember(Name = "incidentReviewPanel")]
public List<JPanelType> IncidentReviewPanel { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JPanelType> | A group of officials assembled for managing or reviewing an incident. NIEM reference is j:IncidentReviewPanel |
IncidentSeizedItem
A property item that was removed by an official in an incident. NIEM reference is j:IncidentSeizedItem
Declaration
[DataMember(Name = "incidentSeizedItem")]
public List<NcItemType> IncidentSeizedItem { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcItemType> | A property item that was removed by an official in an incident. NIEM reference is j:IncidentSeizedItem |
IncidentServiceCall
An identifier issued by an organization to track calls for service or an observation by an organization employee. NIEM reference is j:IncidentServiceCall
Declaration
[DataMember(Name = "incidentServiceCall")]
public List<JServiceCallType> IncidentServiceCall { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JServiceCallType> | An identifier issued by an organization to track calls for service or an observation by an organization employee. NIEM reference is j:IncidentServiceCall |
IncidentSource
An item or location from which something was stolen. NIEM reference is j:IncidentSourceText
Declaration
[DataMember(Name = "incidentSource")]
public List<NcTextType> IncidentSource { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | An item or location from which something was stolen. NIEM reference is j:IncidentSourceText |
IncidentStaffMember
A staff member involved in the incident. NIEM reference is j:IncidentStaffMember
Declaration
[DataMember(Name = "incidentStaffMember")]
public List<JStaffMemberType> IncidentStaffMember { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JStaffMemberType> | A staff member involved in the incident. NIEM reference is j:IncidentStaffMember |
IncidentStolenItem
A property item that was stolen in an incident. NIEM reference is j:IncidentStolenItem
Declaration
[DataMember(Name = "incidentStolenItem")]
public List<NcItemType> IncidentStolenItem { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcItemType> | A property item that was stolen in an incident. NIEM reference is j:IncidentStolenItem |
IncidentStolenVehicleQuantity
A number of motor vehicles stolen in an incident. NIEM reference is j:IncidentStolenVehicleQuantity
Declaration
[DataMember(Name = "incidentStolenVehicleQuantity")]
public List<NcQuantityType> IncidentStolenVehicleQuantity { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcQuantityType> | A number of motor vehicles stolen in an incident. NIEM reference is j:IncidentStolenVehicleQuantity |
IncidentStructuresEnteredQuantity
A number of structures or premises entered by the subject during an incident. NIEM reference is j:IncidentStructuresEnteredQuantity
Declaration
[DataMember(Name = "incidentStructuresEnteredQuantity")]
public List<NcQuantityType> IncidentStructuresEnteredQuantity { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcQuantityType> | A number of structures or premises entered by the subject during an incident. NIEM reference is j:IncidentStructuresEnteredQuantity |
IncidentSubject
A person whose actions caused an incident. NIEM reference is j:IncidentSubject
Declaration
[DataMember(Name = "incidentSubject")]
public List<JSubjectType> IncidentSubject { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JSubjectType> | A person whose actions caused an incident. NIEM reference is j:IncidentSubject |
IncidentSubjectOrganization
An organization (possibly a criminal organization) whose actions caused an incident. NIEM reference is j:IncidentSubjectOrganization
Declaration
[DataMember(Name = "incidentSubjectOrganization")]
public List<NcOrganizationType> IncidentSubjectOrganization { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcOrganizationType> | An organization (possibly a criminal organization) whose actions caused an incident. NIEM reference is j:IncidentSubjectOrganization |
IncidentSubjectWeapon
A weapon used or possessed by a subject in an incident. NIEM reference is j:IncidentSubjectWeapon
Declaration
[DataMember(Name = "incidentSubjectWeapon")]
public List<NcWeaponType> IncidentSubjectWeapon { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcWeaponType> | A weapon used or possessed by a subject in an incident. NIEM reference is j:IncidentSubjectWeapon |
IncidentSupervisingOfficial
An enforcement supervisor responsible for, or present at, an incident. NIEM reference is j:IncidentSupervisingOfficial
Declaration
[DataMember(Name = "incidentSupervisingOfficial")]
public List<JEnforcementOfficialType> IncidentSupervisingOfficial { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JEnforcementOfficialType> | An enforcement supervisor responsible for, or present at, an incident. NIEM reference is j:IncidentSupervisingOfficial |
IncidentSurroundingLocation
An area surrounding a location where an incident occurred. NIEM reference is j:IncidentSurroundingLocation
Declaration
[DataMember(Name = "incidentSurroundingLocation")]
public List<NcLocationType> IncidentSurroundingLocation { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcLocationType> | An area surrounding a location where an incident occurred. NIEM reference is j:IncidentSurroundingLocation |
IncidentTarget
An entity that was an intended recipient of a subject's actions involved in an incident. NIEM reference is j:IncidentTarget
Declaration
[DataMember(Name = "incidentTarget")]
public List<JTargetType> IncidentTarget { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JTargetType> | An entity that was an intended recipient of a subject's actions involved in an incident. NIEM reference is j:IncidentTarget |
IncidentVictim
A person that was negatively affected in an incident. NIEM reference is j:IncidentVictim
Declaration
[DataMember(Name = "incidentVictim")]
public List<JVictimType> IncidentVictim { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JVictimType> | A person that was negatively affected in an incident. NIEM reference is j:IncidentVictim |
IncidentWeather
A weather condition at the time of the incident. NIEM reference is j:IncidentWeatherText
Declaration
[DataMember(Name = "incidentWeather")]
public List<NcTextType> IncidentWeather { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A weather condition at the time of the incident. NIEM reference is j:IncidentWeatherText |
IncidentWeatherMmuccCode
A weather condition at the time of the incident. NIEM reference is j:IncidentWeatherMMUCCCode
Declaration
[DataMember(Name = "incidentWeatherMmuccCode")]
public List<MmuccCrashWeatherConditionCodeType> IncidentWeatherMmuccCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<MmuccCrashWeatherConditionCodeType> | A weather condition at the time of the incident. NIEM reference is j:IncidentWeatherMMUCCCode |
IncidentWitness
A person who observed or has knowledge of an incident. NIEM reference is j:IncidentWitness
Declaration
[DataMember(Name = "incidentWitness")]
public List<JWitnessType> IncidentWitness { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<JWitnessType> | A person who observed or has knowledge of an incident. NIEM reference is j:IncidentWitness |
IsAmberAlertIssued
True if an Amber Alert has been issued for this incident; false otherwise. NIEM reference is j:AmberAlertIssuedIndicator
Declaration
[DataMember(Name = "isAmberAlertIssued")]
public List<NiemXsboolean> IsAmberAlertIssued { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if an Amber Alert has been issued for this incident; false otherwise. NIEM reference is j:AmberAlertIssuedIndicator |
IsIncidentArrestMade
True if an arrest was made due to the incident; false otherwise. NIEM reference is j:IncidentArrestMadeIndicator
Declaration
[DataMember(Name = "isIncidentArrestMade")]
public List<NiemXsboolean> IsIncidentArrestMade { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if an arrest was made due to the incident; false otherwise. NIEM reference is j:IncidentArrestMadeIndicator |
IsIncidentCriminal
True if an incident that occurred is criminal; false if an incident is non-criminal. NIEM reference is j:IncidentCriminalIndicator
Declaration
[DataMember(Name = "isIncidentCriminal")]
public List<NiemXsboolean> IsIncidentCriminal { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if an incident that occurred is criminal; false if an incident is non-criminal. NIEM reference is j:IncidentCriminalIndicator |
IsIncidentCrisisOver
True if the crisis stage has passed; false otherwise. NIEM reference is j:IncidentCrisisOverIndicator
Declaration
[DataMember(Name = "isIncidentCrisisOver")]
public List<NiemXsboolean> IsIncidentCrisisOver { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if the crisis stage has passed; false otherwise. NIEM reference is j:IncidentCrisisOverIndicator |
IsIncidentCrisisResponseTeamActivated
True if the crisis response team was activated to respond to the subject incident; false otherwise. NIEM reference is j:IncidentCrisisResponseTeamActivatedIndicator
Declaration
[DataMember(Name = "isIncidentCrisisResponseTeamActivated")]
public List<NiemXsboolean> IsIncidentCrisisResponseTeamActivated { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if the crisis response team was activated to respond to the subject incident; false otherwise. NIEM reference is j:IncidentCrisisResponseTeamActivatedIndicator |
IsIncidentEmergencyServiceRequired
True if emergency service was summoned for this incident; false otherwise. NIEM reference is j:IncidentEmergencyServiceRequiredIndicator
Declaration
[DataMember(Name = "isIncidentEmergencyServiceRequired")]
public List<NiemXsboolean> IsIncidentEmergencyServiceRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if emergency service was summoned for this incident; false otherwise. NIEM reference is j:IncidentEmergencyServiceRequiredIndicator |
IsIncidentEvidenceHeld
True if evidence was held due to this incident; false otherwise. NIEM reference is j:IncidentEvidenceHeldIndicator
Declaration
[DataMember(Name = "isIncidentEvidenceHeld")]
public List<NiemXsboolean> IsIncidentEvidenceHeld { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if evidence was held due to this incident; false otherwise. NIEM reference is j:IncidentEvidenceHeldIndicator |
IsIncidentForceInvolved
True if force was used in an incident; false otherwise. NIEM reference is j:IncidentForceInvolvedIndicator
Declaration
[DataMember(Name = "isIncidentForceInvolved")]
public List<NiemXsboolean> IsIncidentForceInvolved { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if force was used in an incident; false otherwise. NIEM reference is j:IncidentForceInvolvedIndicator |
IsIncidentLawEnforcementSummoned
True if law enforcement was summoned for this incident; false otherwise. NIEM reference is j:IncidentLawEnforcementSummonedIndicator
Declaration
[DataMember(Name = "isIncidentLawEnforcementSummoned")]
public List<NiemXsboolean> IsIncidentLawEnforcementSummoned { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if law enforcement was summoned for this incident; false otherwise. NIEM reference is j:IncidentLawEnforcementSummonedIndicator |
IsIncidentMinorInvolved
True if an incident involved or employed a person under the legal age of an adult; false otherwise. NIEM reference is j:IncidentMinorInvolvedIndicator
Declaration
[DataMember(Name = "isIncidentMinorInvolved")]
public List<NiemXsboolean> IsIncidentMinorInvolved { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if an incident involved or employed a person under the legal age of an adult; false otherwise. NIEM reference is j:IncidentMinorInvolvedIndicator |
IsIncidentOfficialPresent
True if an official was present when an incident occurred; false otherwise. NIEM reference is j:IncidentOfficialPresentIndicator
Declaration
[DataMember(Name = "isIncidentOfficialPresent")]
public List<NiemXsboolean> IsIncidentOfficialPresent { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if an official was present when an incident occurred; false otherwise. NIEM reference is j:IncidentOfficialPresentIndicator |
IsIncidentPrintsRequested
True if a request was made to gather fingerprints; false otherwise. NIEM reference is j:IncidentPrintsRequestedIndicator
Declaration
[DataMember(Name = "isIncidentPrintsRequested")]
public List<NiemXsboolean> IsIncidentPrintsRequested { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if a request was made to gather fingerprints; false otherwise. NIEM reference is j:IncidentPrintsRequestedIndicator |
IsIncidentTrafficAccidentInvolved
True if an incident involved a traffic accident; false otherwise. NIEM reference is j:IncidentTrafficAccidentInvolvedIndicator
Declaration
[DataMember(Name = "isIncidentTrafficAccidentInvolved")]
public List<NiemXsboolean> IsIncidentTrafficAccidentInvolved { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if an incident involved a traffic accident; false otherwise. NIEM reference is j:IncidentTrafficAccidentInvolvedIndicator |
IsIncidentWeaponInvolved
True if a weapon was used in an incident; false otherwise. NIEM reference is j:IncidentWeaponInvolvedIndicator
Declaration
[DataMember(Name = "isIncidentWeaponInvolved")]
public List<NiemXsboolean> IsIncidentWeaponInvolved { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if a weapon was used in an incident; false otherwise. NIEM reference is j:IncidentWeaponInvolvedIndicator |
Methods
Equals(JIncidentAugmentationType)
Returns true if JIncidentAugmentationType instances are equal
Declaration
public bool Equals(JIncidentAugmentationType other)
Parameters
Type | Name | Description |
---|---|---|
JIncidentAugmentationType | other | Instance of JIncidentAugmentationType to be compared |
Returns
Type | Description |
---|---|
System.Boolean | Boolean |
Equals(Object)
Returns true if objects are equal
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
System.Object | obj | Object to be compared |
Returns
Type | Description |
---|---|
System.Boolean | Boolean |
Overrides
GetHashCode()
Gets the hash code
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 | Hash code |
Overrides
ToJson()
Returns the JSON string presentation of the object
Declaration
public string ToJson()
Returns
Type | Description |
---|---|
System.String | JSON string presentation of the object |
ToString()
Returns the string presentation of the object
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | String presentation of the object |
Overrides
Operators
Equality(JIncidentAugmentationType, JIncidentAugmentationType)
Declaration
public static bool operator ==(JIncidentAugmentationType left, JIncidentAugmentationType right)
Parameters
Type | Name | Description |
---|---|---|
JIncidentAugmentationType | left | |
JIncidentAugmentationType | right |
Returns
Type | Description |
---|---|
System.Boolean |
Inequality(JIncidentAugmentationType, JIncidentAugmentationType)
Declaration
public static bool operator !=(JIncidentAugmentationType left, JIncidentAugmentationType right)
Parameters
Type | Name | Description |
---|---|---|
JIncidentAugmentationType | left | |
JIncidentAugmentationType | right |
Returns
Type | Description |
---|---|
System.Boolean |