IVehicleEditor Methods |
The IVehicleEditor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create |
Creates a new record from the provided record
(Inherited from IEditorT.) |
![]() | Delete(Int32) |
Deletes a single record based on the Integer provided
(Inherited from IEditorT.) |
![]() ![]() | Delete(String) |
Deletes multiple records based on the where clause provided
(Inherited from IEditorT.) |
![]() | GetAssignable |
Gets a list of vehicles that are assignable by a agency
|
![]() | ReadAgencyList |
Gets a list of existing records based on the params provided
(Inherited from IReadAgencyListEditorT.) |
![]() | ReadList |
Gets records based on the params provided
(Inherited from IEditorT.) |
![]() | ReadListAll |
Gets all the records
(Inherited from IEditorT.) |
![]() | ReadSingle |
Gets a single record based on the records Primary Key
(Inherited from IEditorT.) |
![]() | Transfer |
Transfers the specified vehicle identifier.
|
![]() | Update |
Updates an existing record
(Inherited from IEditorT.) |