Click or drag to resize

NWFBaseParserValidateLatLng Method (String, String, NWFExceptions)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

Namespace:  Telogis.GeoBase.GeoStream.Server.NWF
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static bool ValidateLatLng(
	string parameterName,
	string value,
	NWFExceptions exceptions
)

Parameters

parameterName
Type: SystemString
value
Type: SystemString
exceptions
Type: Telogis.GeoBase.GeoStream.Server.NWF.ModelsNWFExceptions

Return Value

Type: Boolean
See Also