Share via


ProjectWSSInfoDataSet.ProjWssInfoDataTable.NewProjWssInfoRow method

Creates a row in the 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()

Return value

Type: WebSvcWssInterop.ProjectWSSInfoDataSet.ProjWssInfoRow

See also

Reference

ProjectWSSInfoDataSet.ProjWssInfoDataTable class

ProjectWSSInfoDataSet.ProjWssInfoDataTable members

WebSvcWssInterop namespace