Click or drag to resize

DutyOfCareDeliveryResultEntity Class

Represents the result of a duty of care delivery request. Contains a list of any errors encountered in the delivery.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.DutyOfCareDutyOfCareDeliveryResultEntity

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 DutyOfCareDeliveryResultEntity

The DutyOfCareDeliveryResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodDutyOfCareDeliveryResultEntity
Constructor
Top
Properties
  NameDescription
Public propertyErrors
Errors
Public propertyIsSupplier
IsSupplier
Top
See Also