Namespace: P4s3TestMachine.P4s3WebSvcReferenceAssembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public DataSet GetPedPreCrashActionSeverity(
string startDate,
string endDate,
string key
) |
Visual Basic |
---|
Public Function GetPedPreCrashActionSeverity (
startDate As String,
endDate As String,
key As String
) As DataSet |
Visual C++ |
---|
public:
virtual DataSet^ GetPedPreCrashActionSeverity(
String^ startDate,
String^ endDate,
String^ key
) sealed |
Return Value
Type:
DataSetImplements
IService1..::..GetPedPreCrashActionSeverity(String, String, String)
See Also