 | CustomerSiteContainerPartialEntityLocationCoordinates Property |
Gets or sets the location coordinates.
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 GeographyPointPartialEntity LocationCoordinates { get; set; }
Public Property LocationCoordinates As GeographyPointPartialEntity
Get
Set
Property Value
Type:
GeographyPointPartialEntity
The location coordinates.
See Also