[Missing <summary> documentation for "T:CarDeliveryNetwork.Api.Data.Fenkell.Damage"]
Inheritance Hierarchy
CarDeliveryNetwork.Api.Data.FenkellDamage
Namespace: CarDeliveryNetwork.Api.Data.Fenkell
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3011.0 (3.2.3011)
Syntax
The Damage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Damage |
Initializes a new instance of the Damage class.
|
![]() | Damage(DamageItem) |
Initializes a new instance of the Damage class.
|
Properties
Name | Description | |
---|---|---|
![]() | AreaCode |
Gets or sets the Damage area code.
|
![]() | Comment |
Gets or sets the Damage comment
|
![]() | SeverityCode |
Gets or sets theDamage severity code.
|
![]() | TypeCode |
Gets or sets the Damage type code.
|
See Also