Click or drag to resize

RentalService Class

Provides rental related integration methods.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.RentalRentalService

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

The RentalService type exposes the following members.

Constructors
  NameDescription
Public methodRentalService
Initializes a new instance of the RentalService class
Top
Methods
  NameDescription
Public methodRunBatchRental
Creates and accepts a batch rental run based on the provided rental run options.
Top
See Also