Compartir a través de


del método ResourceDataSet.ResourcesRow.GetCalendarExceptionsRows

Obtiene las excepciones del calendario de un recurso.

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

Sintaxis

'Declaración
Public Function GetCalendarExceptionsRows As ResourceDataSet.CalendarExceptionsRow()
'Uso
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As ResourceDataSet.CalendarExceptionsRow()

returnValue = instance.GetCalendarExceptionsRows()
public ResourceDataSet.CalendarExceptionsRow[] GetCalendarExceptionsRows()

Valor devuelto

Tipo: []
Una matriz de ResourceDataSet.CalendarExceptionsRow.

Vea también

Referencia

clase ResourceDataSet.ResourcesRow

Miembros ResourceDataSet.ResourcesRow

Espacio de nombres WebSvcResource