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