Compartir a través de


del método ResourceDataSet.CalendarExceptionsDataTable.RemoveCalendarExceptionsRow

Elimina el objeto de la fila especificada de la CalendarExceptionsDataTable.

Espacio de nombres:  WebSvcResource
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Sub RemoveCalendarExceptionsRow ( _
    row As ResourceDataSet.CalendarExceptionsRow _
)
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim row As ResourceDataSet.CalendarExceptionsRow

instance.RemoveCalendarExceptionsRow(row)
public void RemoveCalendarExceptionsRow(
    ResourceDataSet.CalendarExceptionsRow row
)

Parámetros

Vea también

Referencia

clase ResourceDataSet.CalendarExceptionsDataTable

Miembros ResourceDataSet.CalendarExceptionsDataTable

Espacio de nombres WebSvcResource