CalendarDataSet.CalendarExceptionsDataTable.CreateInstance Method
This member overrides DataTable.CreateInstance().
Namespace: [Calendar Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Calendar.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Calendar.asmx?wsdl
Syntax
'Declaration
Protected Overrides Function CreateInstance As DataTable
'Usage
Dim returnValue As DataTable
returnValue = Me.CreateInstance()
protected override DataTable CreateInstance()
Return Value
Type: System.Data.DataTable
See Also
Reference
CalendarDataSet.CalendarExceptionsDataTable Class