Click or drag to resize
IVehicleRepository Interface
Extended interface for Vehicles

Namespace: RMP.WCF.Model
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IVehicleRepository

The IVehicleRepository type exposes the following members.

Methods
  NameDescription
Public methodGetAssignable
Gets a list of vehicles that are assignable by a agency
Public methodTransfer
Transfers the specified vehicle identifier.
Top
Remarks
See Also