Compartilhar via


DriverDataSet.DriverImpactStatementsDataTable.NewDriverImpactStatementsRow method

Cria um objeto DriverImpactStatementsRow a DriverImpactStatementsDataTable.

Namespace:  WebSvcDriver
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Function NewDriverImpactStatementsRow As DriverDataSet.DriverImpactStatementsRow
'Uso
Dim instance As DriverDataSet.DriverImpactStatementsDataTable
Dim returnValue As DriverDataSet.DriverImpactStatementsRow

returnValue = instance.NewDriverImpactStatementsRow()
public DriverDataSet.DriverImpactStatementsRow NewDriverImpactStatementsRow()

Valor retornado

Type: WebSvcDriver.DriverDataSet.DriverImpactStatementsRow

Ver também

Referência

DriverDataSet.DriverImpactStatementsDataTable class

DriverDataSet.DriverImpactStatementsDataTable members

WebSvcDriver namespace