Click or drag to resize

SiteOrderRouteAssignmentPartialEntity Class

Route assignment partial class
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.RouteSiteOrderRouteAssignmentPartialEntity

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 SiteOrderRouteAssignmentPartialEntity : IntegrationEntity

The SiteOrderRouteAssignmentPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodSiteOrderRouteAssignmentPartialEntity
Initializes a new instance of the SiteOrderRouteAssignmentPartialEntity class
Top
Properties
  NameDescription
Public propertyAccessTimes
Gets or sets the access times.
Public propertyAction
Gets or sets the action.
Public propertyContainerType
Gets or sets the type of the container.
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyDayOccurrenceInMonth
Gets or sets the day occurrence in month.
Public propertyDayOfWeek
Gets or sets the day of week.
Public propertyEndDate
Gets or sets the end date.
Public propertyLastPickupDate
Gets or sets the last pickup date.
Public propertyNextPickupDate
Gets or sets the next pickup date.
Public propertyPickupInterval
Gets or sets the pickup interval.
Public propertySiteName
Gets or sets the name of the site.
Public propertySiteOrderRouteAssignmentId
Gets or sets the site order route assignment identifier.
Top
See Also