 | CustomerSiteContainerPartialEntityLocation Property |
Gets or sets the location.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic GeographyPoint Location { get; set; }
Public Property Location As GeographyPoint
Get
Set
Property Value
Type:
GeographyPoint
The location.
See Also