Click or drag to resize

DamageItemDamageProperty Class

Car Delivery Network
DamageProperty
Inheritance Hierarchy

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3101.0 (3.2.3101)
Syntax
C#
public abstract class DamageProperty

The DamageItemDamageProperty type exposes the following members.

Properties
 NameDescription
Public propertyCode Code
Public propertyDescription Description
Top
Methods
 NameDescription
Public methodToString Returns a serial representation of the object in JSON format.
(Overrides ObjectToString)
Public methodToString(MessageFormat) Returns a serial representation of the object in the specified format.
Top
See Also