Click or drag to resize
MaintenanceAgencyLog Class
A MaintenanceAgencyLog
Inheritance Hierarchy
SystemObject
  RMP.WCF.Model.MaintenanceLogMaintenanceLog
    RMP.WCF.Model.MaintenanceLogMaintenanceAgencyLog

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

The MaintenanceAgencyLog type exposes the following members.

Constructors
  NameDescription
Public methodMaintenanceAgencyLog
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 MaintenanceLog.)
Top
Properties
  NameDescription
Public propertyAgencyDisplayName
Public propertyAgencyID
Public propertyAttachmentID (Inherited from MaintenanceLog.)
Public propertyCost (Inherited from MaintenanceLog.)
Public propertyEntryBy (Inherited from MaintenanceLog.)
Public propertyEntryDate (Inherited from MaintenanceLog.)
Public propertyFFYQuarterID (Inherited from MaintenanceLog.)
Public propertyforce_update (Inherited from MaintenanceLog.)
Public propertyHasTransferred
Public propertyInAgencyShop (Inherited from MaintenanceLog.)
Public propertyIS_CHECKSUM_COLUMN_12345 (Inherited from MaintenanceLog.)
Public propertyLocked (Inherited from MaintenanceLog.)
Public propertyMaintenanceDate (Inherited from MaintenanceLog.)
Public propertyMaintenanceLogID (Inherited from MaintenanceLog.)
Public propertyMaintenanceTypeID (Inherited from MaintenanceLog.)
Public propertyModifiedBy (Inherited from MaintenanceLog.)
Public propertyModifiedDate (Inherited from MaintenanceLog.)
Public propertyNotes (Inherited from MaintenanceLog.)
Public propertyVehicleDisplayValue
Public propertyVehicleXAgencyID (Inherited from MaintenanceLog.)
Top
Remarks