P4s3PortalWebSvc GetP4sLandingData Method A Sandcastle Documented Class Library
Runs the P4s landing queries all in one step to lower the transport time for the data.

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

public DataSet GetP4sLandingData(
	string userId,
	string key
)

Parameters

userId
Type: System String
key
Type: System String

Return Value

Type: DataSet
See Also