Click or drag to resize

ContainerTypeInformationPartialEntity Class

Container Type Information Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerContainerTypeInformationPartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ContainerTypeInformationPartialEntity

The ContainerTypeInformationPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodContainerTypeInformationPartialEntity
Initializes a new instance of the ContainerTypeInformationPartialEntity class
Top
Properties
  NameDescription
Public propertyContainerCategory
Gets or sets the container category.
Public propertyContainerType
Gets or sets the type of the container.
Public propertyContainerTypeExternalDescription
Gets or sets the container type external description.
Public propertyContainerTypeId
Gets or sets the container type identifier.
Public propertyContainerTypeShortName
Gets or sets the short name of the container type.
Public propertyCurrency
Gets or sets the currency.
Public propertyMaterial
Gets or sets the material.
Public propertyMaterialExternalDescription
Gets or sets the material external description.
Public propertyMaterialId
Gets or sets the material identifier.
Public propertyPictureId
Gets or sets the picture identifier.
Public propertyPriceId
Gets or sets the price identifier.
Public propertySite
Gets or sets the site.
Top
See Also