SqlTokenToolBox GetElderlyWorkflowMuniRankingMuniGis Method A Sandcastle Documented Class Library
Returns the proper SQL to drive the elderly workflow municipality ranking, muni GIS query.

Namespace: P4s3FilterTools
Assembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static SqlQuery GetElderlyWorkflowMuniRankingMuniGis(
	string county,
	FilterObj fo,
	DataTable coreTables,
	DataTable columnInfo
)

Parameters

county
Type: System String
fo
Type: P4s3FilterTools FilterObj
coreTables
Type: System.Data DataTable
columnInfo
Type: System.Data DataTable

Return Value

Type: SqlQuery
See Also