ResourceDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow - Méthode
Crée un objet row dans l' CalendarExceptionsDataTable.
Espace de noms : WebSvcResource
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function NewCalendarExceptionsRow As ResourceDataSet.CalendarExceptionsRow
'Utilisation
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim returnValue As ResourceDataSet.CalendarExceptionsRow
returnValue = instance.NewCalendarExceptionsRow()
public ResourceDataSet.CalendarExceptionsRow NewCalendarExceptionsRow()
Valeur renvoyée
Type : WebSvcResource.ResourceDataSet.CalendarExceptionsRow
Voir aussi
Référence
ResourceDataSet.CalendarExceptionsDataTable classe