 | 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)
Syntaxpublic IList<Guid> CompanyOutletGuids { get; set; }
Public Property CompanyOutletGuids As IList(Of Guid)
Get
Set
Property Value
Type:
IListGuid
See Also