Click or drag to resize

AccountCustomerService Class

Account Customer Service
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.AccountCustomerAccountCustomerService

Namespace:  AMCS.Elemos.IntegrationService.Services.AccountCustomer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class AccountCustomerService

The AccountCustomerService type exposes the following members.

Constructors
  NameDescription
Public methodAccountCustomerService
Initializes a new instance of the AccountCustomerService class
Top
Methods
  NameDescription
Public methodDeleteCallOut
Deletes the routeCalloutRequest.
Public methodDeleteJob
Deletes the job.
Public methodGetCustomerDisplayInformation
Gets some general helpful customer information to display on portal. For example the date of the next job, the contacts primary location address etc.
Public methodGetJobsInProgress
Gets the jobs in progress.
Public methodSearchCustomerOrders
Searches the customer orders.
Top
See Also