ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.Clone Method
This member overrides DataTable.Clone().
Namespace: WebSvcNotifications
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Overrides Function Clone As DataTable
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim returnValue As DataTable
returnValue = instance.Clone()
public override DataTable Clone()
Return Value
Type: System.Data.DataTable
See Also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable Class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable Members