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