Documentation of the CarRentalAgentService

GeoCoordinates Members

GeoCoordinates overview

Public Instance Constructors

GeoCoordinates Constructor Initializes a new instance of the GeoCoordinates class.

Public Instance Properties

Accuracy Gets or sets the Accuracy of the geographic point.
AccuracySpecifiedMissing <summary> documentation for P:SunnyCars.Schema.Osi.WsReservation.V4.GeoCoordinates.AccuracySpecified
Latitude Gets or sets the latitude value of the geographic point (a decimal degree in WGS84 encoded system).
Longitude Gets or sets the longitude value of the geographic point (a decimal degree in WGS84 encoded system).

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

GeoCoordinates Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Location.GeoCoordinates | Airport.GeoCoordinates