Click or drag to resize

RouteCalloutEntity Class

A callout.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.RouteRouteCalloutEntity

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

The RouteCalloutEntity type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets or sets the action.
Public propertyCompanyOutlet
Gets or sets the company outlet.
Public propertyContainerType
Gets or sets the type of the container.
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyDateRequired
Gets or sets the date required.
Public propertyMaxLiftQuantity
Gets or sets the maximum lift quantity.
Public propertyNotes
Gets or sets the notes.
Public propertyOrderNo
Gets or sets the order no.
Public propertyRequestedBy
Gets or sets the requested by.
Public propertyRouteCalloutRequestId
Gets or sets the route callout request identifier.
Public propertySiteName
Gets or sets the name of the site.
Public propertyVisitStatus
Gets or sets the visit status.
Top
See Also