Click or drag to resize

ContainerPartialEntity1 Class

A container.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.ContainerContainerPartialEntity1

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

The ContainerPartialEntity1 type exposes the following members.

Properties
  NameDescription
Public propertyAlternativeSearchReference
Gets or sets the alternative search reference.
Public propertyARAccountCode
Gets or sets the ar account code.
Public propertyContainerId
Gets or sets the container identifier.
Public propertyContainerTypeId
Gets or sets the container type identifier.
Public propertyCustomerSite
Gets or sets the customer site.
Public propertyLocation
Gets the location.
Public propertyLocationCoordinates
Gets or sets the location coordinates.
Public propertyMaterial
Gets or sets the material.
Public propertySerialNo
Gets or sets the SerialNo.
Public propertySize
Gets or sets the size.
Public propertyTag
Gets or sets the tag.
Top
See Also