Click or drag to resize

SiteOrderResultEntity Class

Site Order Result
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.Customer.OrdersSearchSiteOrderResultEntity

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 SiteOrderResultEntity

The SiteOrderResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodSiteOrderResultEntity
Initializes a new instance of the SiteOrderResultEntity class
Top
Properties
  NameDescription
Public propertyActions
Gets or sets the actions.
Public propertyCompanyOutletId
Gets or sets the company outlet identifier.
Public propertyCustomerOrderNo
Gets or sets the customer order no.
Public propertyCustomerSiteId
Gets or sets the customer site identifier.
Public propertyIsCollection
Gets or sets a value indicating whether this instance is collection.
Public propertyIsOrderReadyForDelivery
Gets or sets the Is Order Ready For Delivery flag
Public propertyIsScheduled
Gets or sets a value indicating whether this instance is scheduled.
Public propertyJobsInProgress
Gets or sets the jobs in progress.
Public propertyMaterial
Gets or sets the material.
Public propertyMaterialClass
Gets or sets the material class.
Public propertyMaterialClassId
Gets or sets the material class identifier.
Public propertyMaterialId
Gets or sets the material identifier.
Public propertyOrderNo
Gets or sets the order no.
Public propertyProcessFrom
Gets or sets the process from.
Public propertyService
Gets or sets the service.
Public propertyServiceAgreementId
Gets or sets the service agreement identifier.
Public propertyServiceId
Gets or sets the service identifier.
Public propertySiteOrderContainerTypes
Gets or sets the site order container types.
Public propertySiteOrderId
Gets or sets the site order identifier.
Top
See Also