CalendarDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow Method

Namespace:  WebSvcCalendar
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

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

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

Return Value

Type: WebSvcCalendar.CalendarDataSet.CalendarExceptionsRow

See Also

Reference

CalendarDataSet.CalendarExceptionsDataTable Class

CalendarDataSet.CalendarExceptionsDataTable Members

WebSvcCalendar Namespace