Click or drag to resize

DutyOfCareEntity Class

Inheritance Hierarchy

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 DutyOfCareEntity

The DutyOfCareEntity type exposes the following members.

Constructors
  NameDescription
Public methodDutyOfCareEntity
Initializes a new instance of the DutyOfCareEntity class
Top
Properties
  NameDescription
Public propertyCustomerSitePeriodicDOCGuid
Unique identifier for the customer site duty of care.
Public propertyIsSupplier
Specifies whether this is a customer or supplier duty of care.
Public propertySupplierSitePeriodicDOCGuid
Unique identifier for the supplier site duty of care.
Top
See Also