Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.CreateInstance Method

This member overrides DataTable.CreateInstance().

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

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

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable Class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable Members

WebSvcNotifications Namespace