[Missing <summary> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetPropertyRadius(System.String,System.Double,System.Double,System.Int32,System.Int32,System.Int32)"]
Assembly: NDX (in NDX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
WSResultContainer GetPropertyRadius( string SecurityToken, double Latitude, double Longitude, int MonthsPast, int MaxDist, int MaxReturn ) |
| Visual Basic (Declaration) |
|---|
Function GetPropertyRadius ( _ SecurityToken As String, _ Latitude As Double, _ Longitude As Double, _ MonthsPast As Integer, _ MaxDist As Integer, _ MaxReturn As Integer _ ) As WSResultContainer |
| Visual C++ |
|---|
WSResultContainer^ GetPropertyRadius( String^ SecurityToken, double Latitude, double Longitude, int MonthsPast, int MaxDist, int MaxReturn ) |
Parameters
- SecurityToken
- Type: System..::.String
[Missing <param name="SecurityToken"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetPropertyRadius(System.String,System.Double,System.Double,System.Int32,System.Int32,System.Int32)"]
- Latitude
- Type: System..::.Double
[Missing <param name="Latitude"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetPropertyRadius(System.String,System.Double,System.Double,System.Int32,System.Int32,System.Int32)"]
- Longitude
- Type: System..::.Double
[Missing <param name="Longitude"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetPropertyRadius(System.String,System.Double,System.Double,System.Int32,System.Int32,System.Int32)"]
- MonthsPast
- Type: System..::.Int32
[Missing <param name="MonthsPast"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetPropertyRadius(System.String,System.Double,System.Double,System.Int32,System.Int32,System.Int32)"]
- MaxDist
- Type: System..::.Int32
[Missing <param name="MaxDist"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetPropertyRadius(System.String,System.Double,System.Double,System.Int32,System.Int32,System.Int32)"]
- MaxReturn
- Type: System..::.Int32
[Missing <param name="MaxReturn"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetPropertyRadius(System.String,System.Double,System.Double,System.Int32,System.Int32,System.Int32)"]
Return Value
[Missing <returns> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.IHomeSales.GetPropertyRadius(System.String,System.Double,System.Double,System.Int32,System.Int32,System.Int32)"]