 | CreateCasualCustomerPartialEntityGeoLong Property |
Gets or sets the geo long.
Namespace:
AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string GeoLong { get; set; }
Public Property GeoLong As String
Get
Set
Property Value
Type:
StringThe geo long.
See Also