Click or drag to resize
OdometerAgencyEntry Class
A OdometerAgencyEntry record
Inheritance Hierarchy

Namespace: RMP.WCF.Model.OdometerEntry
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class OdometerAgencyEntry : OdometerEntry

The OdometerAgencyEntry type exposes the following members.

Constructors
  NameDescription
Public methodOdometerAgencyEntry
Top
Methods
  NameDescription
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.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodValidate
Validates that the object follows the business rules.
(Inherited from OdometerEntry.)
Top
Properties
  NameDescription
Public propertyAgencyDisplayName
Public propertyAgencyID
Public propertyEndMiles (Inherited from OdometerEntry.)
Public propertyEntryBy (Inherited from OdometerEntry.)
Public propertyEntryDate (Inherited from OdometerEntry.)
Public propertyFFYear (Inherited from OdometerEntry.)
Public propertyFFYQuarterID (Inherited from OdometerEntry.)
Public propertyforce_update (Inherited from OdometerEntry.)
Public propertyHasTransferred
Public propertyIS_CHECKSUM_COLUMN_12345 (Inherited from OdometerEntry.)
Public propertyLicensePlate (Inherited from OdometerEntry.)
Public propertyLocked (Inherited from OdometerEntry.)
Public propertyModifiedBy (Inherited from OdometerEntry.)
Public propertyModifiedDate (Inherited from OdometerEntry.)
Public propertyOdometerEntryID (Inherited from OdometerEntry.)
Public propertyReportingQuarterID (Inherited from OdometerEntry.)
Public propertyStartMiles (Inherited from OdometerEntry.)
Public propertyVehicleDisplayValue
Public propertyVehicleXAgencyID (Inherited from OdometerEntry.)
Top
Remarks