Click or drag to resize

DutyOfCareRequestEntityCompanyOutletGuids Property

The list of company outlets to be considered in the request.

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 IList<Guid> CompanyOutletGuids { get; set; }

Property Value

Type: IListGuid
See Also