 | DutyOfCareDeliveryResultEntityErrors Property |
Errors
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<DutyOfCareDeliveryErrorEntity> Errors { get; set; }
Public Property Errors As IList(Of DutyOfCareDeliveryErrorEntity)
Get
Set
Property Value
Type:
IListDutyOfCareDeliveryErrorEntity
See Also