ProjectWSSInfoDataSet.ProjWssInfoDataTable.NewProjWssInfoRow-Methode
Erstellt eine Zeile in der ProjWssInfoDataTable.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function NewProjWssInfoRow As ProjectWSSInfoDataSet.ProjWssInfoRow
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim returnValue As ProjectWSSInfoDataSet.ProjWssInfoRow
returnValue = instance.NewProjWssInfoRow()
public ProjectWSSInfoDataSet.ProjWssInfoRow NewProjWssInfoRow()
Rückgabewert
Typ: WebSvcWssInterop.ProjectWSSInfoDataSet.ProjWssInfoRow
Siehe auch
Referenz
ProjectWSSInfoDataSet.ProjWssInfoDataTable Klasse