AjaxWebSvcPage LoadCrashesForCrashId Method A Sandcastle Documented Class Library
Returns a set of crashes for the given

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 LoadCrashesForCrashId(
	string interId,
	string crashId,
	string ikey
)

Parameters

interId
Type: System String
crashId
Type: System String
ikey
Type: System String

Return Value

Type: String
See Also