Condividi tramite


ProjectWSSInfoDataSet.ProjWssInfoDataTable.AddProjWssInfoRow Method (ProjectWSSInfoDataSet.ProjWssInfoRow)

Adds a ProjWssInfoRow object to the ProjWssInfoDataTable.

Namespace:  [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl

Syntax

'Declaration
Public Sub AddProjWssInfoRow ( _
    row As ProjectWSSInfoDataSet.ProjWssInfoRow _
)
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim row As ProjectWSSInfoDataSet.ProjWssInfoRow

instance.AddProjWssInfoRow(row)
public void AddProjWssInfoRow(
    ProjectWSSInfoDataSet.ProjWssInfoRow row
)

Parameters

See Also

Reference

ProjectWSSInfoDataSet.ProjWssInfoDataTable Class

ProjectWSSInfoDataSet.ProjWssInfoDataTable Members

AddProjWssInfoRow Overload

WssInterop Web Service