 | DutyOfCareDeliveryEntity.CustomerGuid Property |
CustomerGuid
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 Nullable<Guid> CustomerGuid { get; set; }
Public Property CustomerGuid As Nullable(Of Guid)
Get
Set
Property Value
Type:
Nullable<Guid>
See Also