Click or drag to resize

HazmatContentConfiguration Class

HazmatContent class.
Inheritance Hierarchy
SystemObject
  PSI.Sox.ConfigurationHazmatContentConfiguration

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[SerializableAttribute]
public class HazmatContentConfiguration

The HazmatContentConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodHazmatContentConfiguration
Initializes a new instance of the HazmatContentConfiguration class
Top
Properties
  NameDescription
Public propertyAccessible
Gets or sets Accessible.
Public propertyCaCategory
Gets or sets CaCategory.
Public propertyCargo
Gets or sets Cargo.
Public propertyClass
Gets or sets Class.
Public propertyDescription
Gets or sets Description.
Public propertyEmergencyContact
Gets or sets EmergencyContact.
Public propertyEmergencyPhone
Gets or sets EmergencyPhone.
Public propertyExceptedQuantity
Gets or sets ExceptedQuantity.
Public propertyExplosivesNumber
Gets or sets ExplosivesNumber.
Public propertyHazmat500kgExemption
Gets or sets Hazmat500kgExemption.
Public propertyHazmatLabel
Gets or sets HazmatLabel.
Public propertyIdentificationUNNumber
Gets or sets IdentificationUNNumber.
Public propertyInfectiousResponsiblePartyAddress1
Gets or sets InfectiousResponsiblePartyAddress1.
Public propertyInfectiousResponsiblePartyAddress2
Gets or sets InfectiousResponsiblePartyAddress2.
Public propertyInfectiousResponsiblePartyAddress3
Gets or sets InfectiousResponsiblePartyAddress3.
Public propertyInfectiousResponsiblePartyCity
Gets or sets InfectiousResponsiblePartyCity.
Public propertyInfectiousResponsiblePartyCompany
Gets or sets InfectiousResponsiblePartyCompany.
Public propertyInfectiousResponsiblePartyContact
Gets or sets InfectiousResponsiblePartyContact.
Public propertyInfectiousResponsiblePartyCountry
Gets or sets InfectiousResponsiblePartyCountry.
Public propertyInfectiousResponsiblePartyFax
Gets or sets InfectiousResponsiblePartyFax.
Public propertyInfectiousResponsiblePartyPhone
Gets or sets InfectiousResponsiblePartyPhone.
Public propertyInfectiousResponsiblePartyPostalCode
Gets or sets InfectiousResponsiblePartyPostalCode.
Public propertyInfectiousResponsiblePartyStateProvince
Gets or sets InfectiousResponsiblePartyStateProvince.
Public propertyLimitedQuantity
Gets or sets LimitedQuantity.
Public propertyPacking
Gets or sets EmergencyContact.
Public propertyPackingGroup
Gets or sets PackingGroup.
Public propertyPackingInstruction
Gets or sets PackingInstruction.
Public propertyPercentage
Gets or sets Percentage.
Public propertyRadioactiveActivityAmount
Gets or sets RadioactiveActivityAmount.
Public propertyRadioactiveActivityUnits
Gets or sets RadioactiveActivityUnits.
Public propertyRadioactiveChemicalForm
Gets or sets RadioactiveChemicalForm
Public propertyRadioactiveCsi
Gets or sets RadioactiveCsi.
Public propertyRadioactiveException
Gets or sets RadioactiveException.
Public propertyRadioactiveName
Gets or sets RadioactiveName.
Public propertyRadioactivePackaging
Gets or sets RadioactivePackaging.
Public propertyRadioactivePhysicalForm
Gets or sets RadioactivePhysicalForm.
Public propertyRadioactiveSurfaceReadingAmount
Gets or sets RadioactiveSurfaceReadingAmount.
Public propertyRadioactiveSurfaceReadingUnits
Gets or sets RadioactiveSurfaceReadingUnits.
Public propertyRadioactiveTransportIndex
Gets or sets RadioactiveTransportIndex.
Public propertyReference
Gets or sets Reference.
Public propertyRegulation
Gets or sets Regulation.
Public propertyRegulationSet
Gets or sets RegulationSet.
Public propertyReportableQuantity
Gets or sets ReportableQuantity.
Public propertySiteId
Gets or sets SiteId.
Public propertySpecialProvisions
Gets or sets SpecialProvisions.
Public propertySubsidiaryRiskClass
Gets or sets SubsidiaryRiskClass.
Public propertyTechnicalName
Gets or sets TechnicalName.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also