Share via


ResourceDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow method

Creates a row object in the CalendarExceptionsDataTable.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function NewCalendarExceptionsRow As ResourceDataSet.CalendarExceptionsRow
'Usage
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim returnValue As ResourceDataSet.CalendarExceptionsRow

returnValue = instance.NewCalendarExceptionsRow()
public ResourceDataSet.CalendarExceptionsRow NewCalendarExceptionsRow()

Return value

Type: WebSvcTimeSheet.ResourceDataSet.CalendarExceptionsRow

See also

Reference

ResourceDataSet.CalendarExceptionsDataTable class

ResourceDataSet.CalendarExceptionsDataTable members

WebSvcTimeSheet namespace