Click or drag to resize
RMPService Class
WCF Main service class
Inheritance Hierarchy
SystemObject
  RMP.WCFRMPService

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class RMPService : IRMPService

The RMPService type exposes the following members.

Constructors
  NameDescription
Public methodRMPService
Top
Methods
  NameDescription
Public methodAgencyCreate
Public methodAgencyDelete
Public methodAgencyDeleteList
Public methodAgencyReadList
Public methodAgencyReadListAll
Public methodAgencyReadSingle
Public methodAgencyUpdate
Public methodAgencyXServiceAreaCreate
Public methodAgencyXServiceAreaDelete
Public methodAgencyXServiceAreaDeleteList
Public methodAgencyXServiceAreaReadList
Public methodAgencyXServiceAreaReadListAll
Public methodAgencyXServiceAreaReadSingle
Public methodAgencyXServiceAreaUpdate
Public methodAttachmentCreate
Public methodAttachmentDelete
Public methodAttachmentReadSingle
Public methodAttachmentReadSingleRecord
Public methodAttachmentUpdate
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIncidentLogAgencyReadList
Public methodIncidentLogCreate
Public methodIncidentLogDelete
Public methodIncidentLogDeleteList
Public methodIncidentLogReadList
Public methodIncidentLogReadListAll
Public methodIncidentLogReadSingle
Public methodIncidentLogUpdate
Public methodLookupCreate
Public methodLookupDelete
Public methodLookupReadList
Public methodLookupReadList(String, Boolean)
Public methodLookupReadSingle
Public methodLookupUpdate
Public methodMaintenanceLogAgencyReadList
Public methodMaintenanceLogCreate
Public methodMaintenanceLogDelete
Public methodMaintenanceLogDeleteList
Public methodMaintenanceLogReadList
Public methodMaintenanceLogReadListAll
Public methodMaintenanceLogReadSingle
Public methodMaintenanceLogUpdate
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOdometerEntryAgencyReadList
Public methodOdometerEntryCreate
Public methodOdometerEntryDelete
Public methodOdometerEntryDeleteList
Public methodOdometerEntryReadList
Public methodOdometerEntryReadListAll
Public methodOdometerEntryReadSingle
Public methodOdometerEntryUpdate
Public methodQuarterlyEntryReadList
Public methodQuarterlyEntryReadListAll
Public methodQuarterlyEntryReadSingle
Public methodQuarterlyEntryUpdate
Public methodRMPUserCreate
Public methodRMPUserDelete
Public methodRMPUserDeleteList
Public methodRMPUserMembershipCreate
Public methodRMPUserMembershipDelete
Public methodRMPUserMembershipDeleteList
Public methodRMPUserMembershipReadList
Public methodRMPUserMembershipReadListAll
Public methodRMPUserMembershipReadSingle
Public methodRMPUserMembershipUpdate
Public methodRMPUserReadList
Public methodRMPUserReadListAll
Public methodRMPUserReadSingle
Public methodRMPUserUpdate
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodVehicleAgencyReadList
Public methodVehicleCreate
Public methodVehicleDelete
Public methodVehicleDeleteList
Public methodVehicleGetAssignable
Public methodVehicleReadList
Public methodVehicleReadListAll
Public methodVehicleReadSingle
Public methodVehicleTransfer
Public methodVehicleTypeCreate
Public methodVehicleTypeDelete
Public methodVehicleTypeReadList
Public methodVehicleTypeReadSingle
Public methodVehicleTypeUpdate
Public methodVehicleUpdate
Public methodVehicleXAgencyCreate
Public methodVehicleXAgencyDelete
Public methodVehicleXAgencyDeleteList
Public methodVehicleXAgencyReadList
Public methodVehicleXAgencyReadListAll
Public methodVehicleXAgencyReadSingle
Public methodVehicleXAgencyUpdate
Top
Fields
Remarks
See Also