Public Enum InjuryType Inherits System.Enum
Dim instance As InjuryType
public enum InjuryType : System.Enum
Public Enum InjuryType Inherits System.Enum
Dim instance As InjuryType
public enum InjuryType : System.Enum
Member | Description |
---|---|
Fatal | Defines the fatal injury loss value for inclusion in a Geospatial analysis ResultBase (4) |
Major | Defines the major injury loss value for inclusion in a Geospatial analysis ResultBase (3) |
Minor | Defines the minor injury type for inclusion in a Geospatial analysis ResultBase (1) |
Moderate | Defines the moderate injury loss value for inclusion in a Geospatial analysis ResultBase (2) |
System.Object
System.ValueType
System.Enum
AIR.Services.ExposureConcentrationAnalysis.Data.InjuryType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2