New to Telerik UI for WPFStart a free 30-day trial

Contains options for Hazardous permits.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
[Flags]
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public enum HazardousPermit

Fields

All appropriate for the current load.

C#
AllAppropriateForLoad = 1

Combustible.

C#
Combustible = 2

Corrosive.

C#
Corrosive = 4

Explosive.

C#
Explosive = 8

Flammable.

C#
Flammable = 16

Flammable solid.

C#
FlammableSolid = 32

Gas.

C#
Gas = 64

None.

C#
None = 0

Organic.

C#
Organic = 128

Poison.

C#
Poison = 256

Poisonous when inhaled.

C#
PoisonousInhalation = 512

Radioactive.

C#
Radioactive = 1024