DriverDataSet.DriverRow.GetDriverImpactStatementsRows Method
Gets the DriverImpactStatementsRow objects.
Namespace: [Driver Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Driver.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Driver.asmx?wsdl
Syntax
'Declaration
Public Function GetDriverImpactStatementsRows As DriverDataSet.DriverImpactStatementsRow()
'Usage
Dim instance As DriverDataSet.DriverRow
Dim returnValue As DriverDataSet.DriverImpactStatementsRow()
returnValue = instance.GetDriverImpactStatementsRows()
public DriverDataSet.DriverImpactStatementsRow[] GetDriverImpactStatementsRows()
Return Value
Type: []