ProjectWSSInfoDataSet.ProjWssInfoDataTable.NewProjWssInfoRow - Méthode
Crée une ligne dans le ProjWssInfoDataTable.
Espace de noms : WebSvcWssInterop
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function NewProjWssInfoRow As ProjectWSSInfoDataSet.ProjWssInfoRow
'Utilisation
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim returnValue As ProjectWSSInfoDataSet.ProjWssInfoRow
returnValue = instance.NewProjWssInfoRow()
public ProjectWSSInfoDataSet.ProjWssInfoRow NewProjWssInfoRow()
Valeur renvoyée
Type : WebSvcWssInterop.ProjectWSSInfoDataSet.ProjWssInfoRow
Voir aussi
Référence
ProjectWSSInfoDataSet.ProjWssInfoDataTable classe