Share via


ResourceDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow Method

Namespace:  WebSvcResource
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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: WebSvcResource.ResourceDataSet.CalendarExceptionsRow

See Also

Reference

ResourceDataSet.CalendarExceptionsDataTable Class

ResourceDataSet.CalendarExceptionsDataTable Members

WebSvcResource Namespace