[Missing <summary> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetDistance(System.String,System.Double,System.Double,System.Double,System.Double)"]
Assembly: NDX (in NDX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
WSResultContainer GetDistance( string SecurityToken, double lat1, double lon1, double lat2, double lon2 ) |
| Visual Basic (Declaration) |
|---|
Function GetDistance ( _ SecurityToken As String, _ lat1 As Double, _ lon1 As Double, _ lat2 As Double, _ lon2 As Double _ ) As WSResultContainer |
| Visual C++ |
|---|
WSResultContainer^ GetDistance( String^ SecurityToken, double lat1, double lon1, double lat2, double lon2 ) |
Parameters
- SecurityToken
- Type: System..::.String
[Missing <param name="SecurityToken"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetDistance(System.String,System.Double,System.Double,System.Double,System.Double)"]
- lat1
- Type: System..::.Double
[Missing <param name="lat1"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetDistance(System.String,System.Double,System.Double,System.Double,System.Double)"]
- lon1
- Type: System..::.Double
[Missing <param name="lon1"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetDistance(System.String,System.Double,System.Double,System.Double,System.Double)"]
- lat2
- Type: System..::.Double
[Missing <param name="lat2"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetDistance(System.String,System.Double,System.Double,System.Double,System.Double)"]
- lon2
- Type: System..::.Double
[Missing <param name="lon2"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetDistance(System.String,System.Double,System.Double,System.Double,System.Double)"]
Return Value
[Missing <returns> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetDistance(System.String,System.Double,System.Double,System.Double,System.Double)"]