Click or drag to resize

DutyOfCareDeliveryErrorEntity Class

Represents an error in delivering a single duty of care.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.DutyOfCareDutyOfCareDeliveryErrorEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.DutyOfCare
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class DutyOfCareDeliveryErrorEntity

The DutyOfCareDeliveryErrorEntity type exposes the following members.

Constructors
  NameDescription
Public methodDutyOfCareDeliveryErrorEntity
Initializes a new instance of the DutyOfCareDeliveryErrorEntity class
Top
Properties
  NameDescription
Public propertyError
Error
Public propertyId
Either the customer or supplier DOC id
Public propertyIsSupplier
IsSupplier
Top
See Also