HazmatContent Class |
Namespace: PSI.Sox
[SerializableAttribute] [DataContractAttribute] public class HazmatContent : ICloneable
The HazmatContent type exposes the following members.
| Name | Description | |
|---|---|---|
| HazmatContent | Initializes a new instance of the HazmatContent class |
| Name | Description | |
|---|---|---|
| CompanyId |
Gets or sets CompanyId
| |
| hazmat_quantity_unit | Obsolete.
Gets or sets Hazardous Material Quantity
| |
| hazmat_radioactive_activity_unit | Obsolete.
Gets or sets Radioactive Material Activity
| |
| hazmat_radioactive_surface_reading_unit | Obsolete.
Gets or sets Radioactive Surface Reading
| |
| Hazmat500kgExemption |
Gets or sets Hazardous Material 500 kg Exemption
| |
| HazmatAccessible |
Gets or sets Hazardous Material Accessible
| |
| HazmatCaCategory |
Gets or sets Hazardous Material Category (Canada)
| |
| HazmatCargo |
Gets or sets Hazardous Material Cargo Aircraft Only
| |
| HazmatClass |
Gets or sets Hazardous Material Class
| |
| HazmatDescription |
Gets or sets Hazardous Material Proper Shipping Name
| |
| HazmatEmergencyContact |
Gets or sets Hazardous Material Emergency Contact
| |
| HazmatEmergencyPhone |
Gets or sets Hazardous Material Emergency Phone Number
| |
| HazmatExceptedQuantity |
Gets or sets Hazardous Material Excepted Quantity
| |
| HazmatExNumber |
Gets or sets Hazardous Material EX Number
| |
| HazmatId |
Gets or sets Hazardous Material ID
| |
| HazmatInfectiousResponsibleParty |
Gets or sets Infectious Shipment Responsible Party
| |
| HazmatLabel |
Gets or sets Hazardous Material Label
| |
| HazmatLimitedQuantity |
Gets or sets Hazardous Material Limited Quantity
| |
| HazmatPacking |
Gets or sets Hazardous Material Packing
| |
| HazmatPackingGroup |
Gets or sets Hazardous Material Packing Group
| |
| HazmatPackingInstruction |
Gets or sets Hazardous Material Packing Instruction
| |
| HazmatPercentage |
Gets or sets Hazardous Material Percentage
| |
| HazmatQuantity |
Gets or sets Hazardous Material Quantity
| |
| HazmatRadioactiveActivity |
Gets or sets Radioactive Material Activity
| |
| HazmatRadioactiveChemicalForm |
Gets or sets Radioactive Material Chemical Form
| |
| HazmatRadioactiveCsi |
Gets or sets Radioactive Material Criticality Safety Index
| |
| HazmatRadioactiveException |
Gets or sets Radioactive Materials Exception
| |
| HazmatRadioactiveName |
Gets or sets Radioactive Material Name
| |
| HazmatRadioactivePackaging |
Gets or sets Radioactive Packaging Type
| |
| HazmatRadioactivePhysicalForm |
Gets or sets Radioactive Material Physical Form
| |
| HazmatRadioactiveSurfaceReading |
Gets or sets Radioactive Surface Reading
| |
| HazmatRadioactiveTransportIndex |
Gets or sets Radioactive Transport Index
| |
| HazmatReference |
Gets or sets Hazardous Material Reference
| |
| HazmatRegulation |
Gets or sets Hazardous Material Regulation
| |
| HazmatRegulationSet |
Gets or sets Hazardous Material Regulation Set
| |
| HazmatReportableQuantity |
Gets or sets Hazardous Material Reportable Quantity
| |
| HazmatSpecialProvisions |
Gets or sets Hazardous Material Special Provisions
| |
| HazmatSubsidiaryRiskClass |
Gets or sets Hazardous Material Subsidiary Risk Class
| |
| HazmatTechnicalName |
Gets or sets Hazardous Material Technical Name
| |
| Id |
Gets or sets Id
| |
| SiteId |
Gets or sets SiteId
| |
| UserData1 |
User Data 1 - User Defined Data #1
| |
| UserData2 |
User Data 2 - User Defined Data #2
| |
| UserData3 |
User Data 3 - User Defined Data #3
| |
| UserData4 |
User Data 4 - User Defined Data #4
| |
| UserData5 |
User Data 5 - User Defined Data #5
|
| Name | Description | |
|---|---|---|
| Clone |
Makes a clone copy of the currently populated HazMatContent object.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |