Click or drag to resize

SiteOrderJobResultEntity Class

Job Result
Inheritance Hierarchy
System.Object
  AMCS.Elemos.IntegrationService.Entity.Customer.OrdersSearch.SiteOrderJobResultEntity

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 SiteOrderJobResultEntity

The SiteOrderJobResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodSiteOrderJobResultEntity
Initializes a new instance of the SiteOrderJobResultEntity class
Top
Properties
  NameDescription
Public propertyAction
Gets or sets the action.
Public propertyActionId
Gets or sets the action id
Public propertyActivityStatusDescription
Gets or sets the activity status description.
Public propertyActivityStatusId
Gets or sets the activity status identifier.
Public propertyContainerType
Gets or sets the type of the container.
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyCustomerSiteId
Gets or sets the customer site identifier.
Public propertyDateRequired
Gets or sets the date required.
Public propertyJobId
Gets or sets the job identifier.
Public propertyRouteCalloutRequestId
Gets or sets the RouteCalloutRequest identifier.
Public propertyScheduledDate
Gets or sets the scheduled date.
Public propertyService
Gets or sets the service.
Public propertySiteOrderId
Gets or sets the site order identifier.
Top
See Also