Click or drag to resize

SiteOrderStandingJobTemplatePartialEntity Class

Standing job template partial class
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.JobSiteOrderStandingJobTemplatePartialEntity

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

The SiteOrderStandingJobTemplatePartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodSiteOrderStandingJobTemplatePartialEntity
Initializes a new instance of the SiteOrderStandingJobTemplatePartialEntity class
Top
Properties
  NameDescription
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 propertyDayOfWeek
Gets or sets the day of week.
Public propertyPickupInterval
Gets or sets the pickup interval.
Public propertySiteName
Gets or sets the name of the site.
Public propertySiteOrderStandingJobTemplateId
Gets or sets the site order standing job template identifier.
Public propertyStartDate
Gets or sets the start date.
Top
See Also