Click or drag to resize

ContainerPartialEntity Class

A container e.g. a bin, cart, skip etc.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.BookingContainerPartialEntity

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

The ContainerPartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyContainerId
Gets or sets the container identifier.
Public propertyIsDeleted
Gets or sets the is deleted.
Public propertySerialNo
Gets or sets the serial no.
Top
See Also