EventsDataSet.EventDataTable.NewEventRow - Méthode

Crée un objet de ligne dans le EventDataTable.

Espace de noms :  WebSvcEvents
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Function NewEventRow As EventsDataSet.EventRow
'Utilisation
Dim instance As EventsDataSet.EventDataTable
Dim returnValue As EventsDataSet.EventRow

returnValue = instance.NewEventRow()
public EventsDataSet.EventRow NewEventRow()

Valeur renvoyée

Type : WebSvcEvents.EventsDataSet.EventRow
Un nouvel objet row.

Voir aussi

Référence

EventsDataSet.EventDataTable classe

EventsDataSet.EventDataTable - Membres

WebSvcEvents - Espace de noms