Click or drag to resize

DutyOfCareAcknowledgementEntity Class

Represents a duty of care delivery that can be acknowledged.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.DutyOfCareDutyOfCareEntity
    AMCS.Elemos.IntegrationService.Entity.DutyOfCareDutyOfCareAcknowledgementEntity

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 DutyOfCareAcknowledgementEntity : DutyOfCareEntity

The DutyOfCareAcknowledgementEntity type exposes the following members.

Constructors
  NameDescription
Public methodDutyOfCareAcknowledgementEntity
Initializes a new instance of the DutyOfCareAcknowledgementEntity class
Top
Properties
  NameDescription
Public propertyCustomerSitePeriodicDOCDeliveryGuid
CustomerSitePeriodicDOCDeliveryGuid
Public propertyDateSent
DateSent
Public propertyDeliveryMethod
DeliveryMethod
Public propertyEndDate
EndDate
Public propertyReferenceNo
Reference
Public propertySiteName
SiteName
Public propertyStartDate
StartDate
Public propertySupplierSitePeriodicDOCDeliveryGuid
SupplierSitePeriodicDOCDeliveryGuid
Top
See Also