ProjectWSSInfoDataSet.ProjWssInfoDataTable.NewProjWssInfoRow Method
Namespace: WebSvcWssInterop
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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