Click or drag to resize

HazardousMaterialCodePartialEntity Class

Hazardous material code.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.WeighingHazardousMaterialCodePartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class HazardousMaterialCodePartialEntity : EntityObject, 
	IPartialEntity

The HazardousMaterialCodePartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets or sets the code.
Public propertyHazardousMaterialCodeId
Gets or sets the hazardous material code identifier.
Public propertyLandBans
Gets or sets the land bans.
Public propertyProvidedByGenerator
Gets or sets a value indicating whether [provided by generator].
Public propertyState
Gets or sets the state.
Top
See Also