Click or drag to resize
Address2Longitude Property
Location’s longitude. Min value of -180, max value 180

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public double Longitude { get; set; }

Property Value

Type: Double
See Also