del método ResourceDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow
Crea un objeto de fila en la CalendarExceptionsDataTable.
Espacio de nombres: WebSvcResource
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function NewCalendarExceptionsRow As ResourceDataSet.CalendarExceptionsRow
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim returnValue As ResourceDataSet.CalendarExceptionsRow
returnValue = instance.NewCalendarExceptionsRow()
public ResourceDataSet.CalendarExceptionsRow NewCalendarExceptionsRow()
Valor devuelto
Tipo: WebSvcResource.ResourceDataSet.CalendarExceptionsRow
Vea también
Referencia
clase ResourceDataSet.CalendarExceptionsDataTable