Click or drag to resize

InitialiseContractOrderJobEntity Class

Search result
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CustomerInitialiseContractOrderJobEntity

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

The InitialiseContractOrderJobEntity type exposes the following members.

Constructors
  NameDescription
Public methodInitialiseContractOrderJobEntity
Initializes a new instance of the InitialiseContractOrderJobEntity class
Top
Properties
  NameDescription
Public propertyCustomerSiteAreas
Gets or sets the CustomerSiteAreas
Public propertyJobAccessTimes
Gets or sets the service products.
Public propertyProcessFrom
Gets or sets the site orders process from date.
Public propertyServiceProducts
Gets or sets the service products.
Public propertyValidUntil
Gets or sets the site orders valid until date.
Top
See Also