Click or drag to resize
AgencyVehicle Class
An AgencyVehicle record
Inheritance Hierarchy

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

The AgencyVehicle type exposes the following members.

Constructors
  NameDescription
Public methodAgencyVehicle
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 Vehicle.)
Top
Properties
  NameDescription
Public propertyAgencyDisplayName
Public propertyAgencyID
Public propertyConditionID (Inherited from Vehicle.)
Public propertyDateUnassigned
Public propertyEndLifeDate (Inherited from Vehicle.)
Public propertyEndLifeOdometer (Inherited from Vehicle.)
Public propertyEntryBy (Inherited from Vehicle.)
Public propertyEntryDate (Inherited from Vehicle.)
Public propertyExpectedEndLifeDate (Inherited from Vehicle.)
Public propertyExpectedEndLifeMiles (Inherited from Vehicle.)
Public propertyforce_update (Inherited from Vehicle.)
Public propertyFuelTypeID (Inherited from Vehicle.)
Public propertyFundingSourceID (Inherited from Vehicle.)
Public propertyInServiceDate (Inherited from Vehicle.)
Public propertyIS_CHECKSUM_COLUMN_12345 (Inherited from Vehicle.)
Public propertyLengthFt (Inherited from Vehicle.)
Public propertyMakeAndModel (Inherited from Vehicle.)
Public propertyModifiedBy (Inherited from Vehicle.)
Public propertyModifiedDate (Inherited from Vehicle.)
Public propertyNotes (Inherited from Vehicle.)
Public propertyOtherFuelType (Inherited from Vehicle.)
Public propertyOtherFundingSource (Inherited from Vehicle.)
Public propertyOtherVehicleType (Inherited from Vehicle.)
Public propertyOwnershipID (Inherited from Vehicle.)
Public propertySeatCount (Inherited from Vehicle.)
Public propertyVehicleID (Inherited from Vehicle.)
Public propertyVehicleTypeID (Inherited from Vehicle.)
Public propertyVIN (Inherited from Vehicle.)
Public propertyVINLastFive (Inherited from Vehicle.)
Public propertyYear (Inherited from Vehicle.)
Top
Remarks