Click or drag to resize

ContainerTypePartialEntity Class

ContainerType Partial Entity
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.SettingsContainerTypePartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ContainerTypePartialEntity : EntityObject, 
	IPartialEntity

The ContainerTypePartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisCode
Gets or sets the analysis code.
Public propertyContainerCategory
Gets or sets the container category.
Public propertyContainerTypeId
Gets or sets the container type identifier.
Public propertyDescription
Gets or sets the description.
Public propertyIsDeleted
Gets or sets a value indicating whether this instance is deleted.
Public propertyItemCode
Gets or sets the item code.
Public propertyRejectedReason
Gets or sets the rejected reason.
Public propertyServiceGUIDs
Gets or sets the service GUI ds.
Public propertyShortName
Gets or sets the short name.
Public propertyShouldAssignToAllVehicles
Gets or sets a value indicating whether [should assign to all vehicles].
Top
See Also