Click or drag to resize

SiteOrderContainerTypeResultEntity Class

Site Order Container Type
Inheritance Hierarchy
System.Object
  AMCS.Elemos.IntegrationService.Entity.Customer.OrdersSearch.SiteOrderContainerTypeResultEntity

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

The SiteOrderContainerTypeResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodSiteOrderContainerTypeResultEntity
Initializes a new instance of the SiteOrderContainerTypeResultEntity class
Top
Properties
  NameDescription
Public propertyContainerType
Gets or sets the type of the container.
Public propertyContainerTypeId
Gets or sets the container type identifier.
Top
See Also