AjaxWebSvcPage FindCrashNarrativesDln Method A Sandcastle Documented Class Library
Performs a DLN search.

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

[ScriptMethodAttribute(ResponseFormat = ResponseFormat.Json)]
[WebMethodAttribute]
public static string FindCrashNarrativesDln(
	string dln,
	string ikey
)

Parameters

dln
Type: System String
ikey
Type: System String

Return Value

Type: String
See Also