Click or drag to resize

ContractOrderJobSaveRequest Class

The Contract Order Job Save Request
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CustomerContractOrderJobSaveRequest

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 ContractOrderJobSaveRequest

The ContractOrderJobSaveRequest type exposes the following members.

Constructors
  NameDescription
Public methodContractOrderJobSaveRequest
Initializes a new instance of the ContractOrderJobSaveRequest class
Top
Properties
  NameDescription
Public propertyActionId
Gets or sets the action id
Public propertyContactId
The contact identifier
Public propertyCustomerSiteAreaId
Gets or sets the CustomerSiteAreaId
Public propertyDateRequired
Gets or sets the date required.
Public propertyJobAccessTimes
Gets or sets the service products.
Public propertyLiftQuantity
Gets or sets the Lift Quantity .
Public propertyNotes
Gets or sets the notes.
Public propertyPickupDateRequired
Gets or sets the pickup date required.
Public propertyServiceProduct
Gets or sets the service product.
Public propertySiteOrderId
Gets or sets the site order id
Top
See Also