Compartilhar via


ResourceDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow método

Cria um objeto de linha na CalendarExceptionsDataTable.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
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 retornado

Tipo: WebSvcWorkflow.ResourceDataSet.CalendarExceptionsRow

Ver também

Referência

ResourceDataSet.CalendarExceptionsDataTable classe

ResourceDataSet.CalendarExceptionsDataTable membros

WebSvcWorkflow namespace