Click or drag to resize

ContractOrderJobRequest Class

Contract Order Search Request
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CustomerContractOrderJobRequest

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 ContractOrderJobRequest

The ContractOrderJobRequest type exposes the following members.

Constructors
  NameDescription
Public methodContractOrderJobRequest
Initializes a new instance of the ContractOrderJobRequest class
Top
Properties
  NameDescription
Public propertyActionId
Gets action identifier
Public propertyActivityDate
Gets or sets the Activity Date
Public propertyContainerTypeId
The Container Type identifier
Public propertyPriceId
The price identifier
Public propertySiteOrderId
Gets or sets the SiteOrderId
Public propertyUseDefaultAccessTimes
Gets or sets UseDefaultAccessTimes
Top
See Also