Click or drag to resize

DutyOfCareReviewEntity Class

Represents a customer site and associated details for generating a duty of care.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.DutyOfCareDutyOfCareReviewEntity

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 DutyOfCareReviewEntity

The DutyOfCareReviewEntity type exposes the following members.

Constructors
  NameDescription
Public methodDutyOfCareReviewEntity
Initializes a new instance of the DutyOfCareReviewEntity class
Top
Properties
  NameDescription
Public propertyAddress
Address
Public propertyCompanyOutletGuid
Company Outlet
Public propertyCustomerName
CustomerName
Public propertyCustomerSiteGuid
Customer Site
Public propertyCustomerSitePeriodicDOCGuid
Customer Site Periodic Duty of Care
Public propertyDutyOfCareType
DutyOfCareType
Public propertyEndDate
End Date
Public propertyIsSubContracted
IsSubContracted
Public propertyPeriodicDOCTypeGuid
Periodic Duty of Care Type
Public propertySiteName
SiteName
Public propertyStartDate
Start Date
Top
See Also