P4s3PortalWebSvc GetCrashNarrativesVertical Method A Sandcastle Documented Class Library
Returns the binary data for a set of crash narratives in vertical layout.

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

public byte[] GetCrashNarrativesVertical(
	string dln,
	bool redact,
	string key
)

Parameters

dln
Type: System String
redact
Type: System Boolean
key
Type: System String

Return Value

Type:  Byte 
See Also