Click or drag to resize

DamageInspection Class

Car Delivery Network

[Missing <summary> documentation for "T:CarDeliveryNetwork.Api.Data.Csx.DamageInspection"]

Inheritance Hierarchy
SystemObject
  CarDeliveryNetwork.Api.Data.CsxDamageInspection

Namespace: CarDeliveryNetwork.Api.Data.Csx
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3107.0 (3.2.3107)
Syntax
C#
public class DamageInspection

The DamageInspection type exposes the following members.

Constructors
 NameDescription
Public methodDamageInspectionInitializes a new instance of the DamageInspection class
Public methodDamageInspection(Job, Vehicle, DamageItem, String, Fleet, String, String)Initializes a new instance of the DamageInspection class
Top
Properties
Methods
 NameDescription
Public methodToString Returns a serial representation of the object in JSON format.
(Overrides ObjectToString)
Top
See Also