ResourceDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow Method
Namespace: WebSvcTimeSheet
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: WebSvcTimeSheet.ResourceDataSet.CalendarExceptionsRow
See Also
Reference
ResourceDataSet.CalendarExceptionsDataTable Class