[Missing <summary> documentation for "M:CWS.Common.NDXInterface.NDX.POIService.POIServiceClient.GetPointsOfInterest(System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32)"]
Assembly: NDX (in NDX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public WSResultContainer GetPointsOfInterest( string SecurityToken, int POITypeID, double Latitude, double Longitude, int Radius, int NumberOfRecordsToReturn ) |
| Visual Basic (Declaration) |
|---|
Public Function GetPointsOfInterest ( _ SecurityToken As String, _ POITypeID As Integer, _ Latitude As Double, _ Longitude As Double, _ Radius As Integer, _ NumberOfRecordsToReturn As Integer _ ) As WSResultContainer |
| Visual C++ |
|---|
public: virtual WSResultContainer^ GetPointsOfInterest( String^ SecurityToken, int POITypeID, double Latitude, double Longitude, int Radius, int NumberOfRecordsToReturn ) sealed |
Parameters
- SecurityToken
- Type: System..::.String
[Missing <param name="SecurityToken"/> documentation for "M:CWS.Common.NDXInterface.NDX.POIService.POIServiceClient.GetPointsOfInterest(System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32)"]
- POITypeID
- Type: System..::.Int32
[Missing <param name="POITypeID"/> documentation for "M:CWS.Common.NDXInterface.NDX.POIService.POIServiceClient.GetPointsOfInterest(System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32)"]
- Latitude
- Type: System..::.Double
[Missing <param name="Latitude"/> documentation for "M:CWS.Common.NDXInterface.NDX.POIService.POIServiceClient.GetPointsOfInterest(System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32)"]
- Longitude
- Type: System..::.Double
[Missing <param name="Longitude"/> documentation for "M:CWS.Common.NDXInterface.NDX.POIService.POIServiceClient.GetPointsOfInterest(System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32)"]
- Radius
- Type: System..::.Int32
[Missing <param name="Radius"/> documentation for "M:CWS.Common.NDXInterface.NDX.POIService.POIServiceClient.GetPointsOfInterest(System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32)"]
- NumberOfRecordsToReturn
- Type: System..::.Int32
[Missing <param name="NumberOfRecordsToReturn"/> documentation for "M:CWS.Common.NDXInterface.NDX.POIService.POIServiceClient.GetPointsOfInterest(System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32)"]
Return Value
[Missing <returns> documentation for "M:CWS.Common.NDXInterface.NDX.POIService.POIServiceClient.GetPointsOfInterest(System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32)"]