ProjectDataSet.DependencyDataTable.NewDependencyRow - Méthode
Crée un objet DependencyRow dans l' DependencyDataTable.
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function NewDependencyRow As ProjectDataSet.DependencyRow
'Utilisation
Dim instance As ProjectDataSet.DependencyDataTable
Dim returnValue As ProjectDataSet.DependencyRow
returnValue = instance.NewDependencyRow()
public ProjectDataSet.DependencyRow NewDependencyRow()
Valeur renvoyée
Type : WebSvcProject.ProjectDataSet.DependencyRow
Voir aussi
Référence
ProjectDataSet.DependencyDataTable classe