Click or drag to resize

DamageIdentified Class

Car Delivery Network

[Missing <summary> documentation for "T:CarDeliveryNetwork.Api.Data.FreightVerify.Honda_Canada.DamageIdentified"]

Inheritance Hierarchy
SystemObject
  CarDeliveryNetwork.Api.Data.FreightVerify.Honda_CanadaMilestoneBase
    CarDeliveryNetwork.Api.Data.FreightVerify.Honda_CanadaDamageIdentified

Namespace: CarDeliveryNetwork.Api.Data.FreightVerify.Honda_Canada
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3103.0 (3.2.3103)
Syntax
C#
public class DamageIdentified : MilestoneBase

The DamageIdentified type exposes the following members.

Constructors
 NameDescription
Public methodDamageIdentifiedInitializes a new instance of the DamageIdentified class
Public methodDamageIdentified(Vehicle, DamageItem, ContactDetails, Job, Fleet, String)Initializes a new instance of the DamageIdentified class
Top
See Also