 | ContainerPartialEntity1CustomerSite Property |
Gets or sets the customer site.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Container
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CustomerSiteLocationPartialEntity CustomerSite { get; set; }
Public Property CustomerSite As CustomerSiteLocationPartialEntity
Get
Set
Property Value
Type:
CustomerSiteLocationPartialEntity
The customer site.
See Also