codes property

List<int> codes

The list of standardized codes as categorized in ISO 14819-2:2013 standard for this incident category. Codes are given in order of importance, so the first item in the list is considered the primary cause of the incident. Gets the list of standardized codes as categorized in ISO 14819-2:2013 standard for this incident category.

Implementation

List<int> get codes;