Compartilhar via


ProjectDataSet.DependencyDataTable.NewDependencyRow método

Cria um objeto de linha na DependencyDataTable.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Function NewDependencyRow As ProjectDataSet.DependencyRow
'Uso
Dim instance As ProjectDataSet.DependencyDataTable
Dim returnValue As ProjectDataSet.DependencyRow

returnValue = instance.NewDependencyRow()
public ProjectDataSet.DependencyRow NewDependencyRow()

Valor retornado

Tipo: WebSvcStatusing.ProjectDataSet.DependencyRow

Ver também

Referência

ProjectDataSet.DependencyDataTable classe

ProjectDataSet.DependencyDataTable membros

WebSvcStatusing namespace