ProjectImpactDataSet.ImpactStatementsDataTable.AddImpactStatementsRow-Methode (ProjectImpactDataSet.ImpactStatementsRow)
Ein ImpactStatementsRow -Objekt wird die ImpactStatementsDataTablehinzugefügt.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub AddImpactStatementsRow ( _
row As ProjectImpactDataSet.ImpactStatementsRow _
)
'Usage
Dim instance As ProjectImpactDataSet.ImpactStatementsDataTable
Dim row As ProjectImpactDataSet.ImpactStatementsRow
instance.AddImpactStatementsRow(row)
public void AddImpactStatementsRow(
ProjectImpactDataSet.ImpactStatementsRow row
)
Parameter
row
Typ: WebSvcProject.ProjectImpactDataSet.ImpactStatementsRowEnthält die ImpactStatementsRow hinzufügen.
Siehe auch
Referenz
ProjectImpactDataSet.ImpactStatementsDataTable Klasse
ProjectImpactDataSet.ImpactStatementsDataTable-Member