ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.GetEnumerator Method
Namespace: WebSvcNotifications
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Overridable Function GetEnumerator As IEnumerator
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim returnValue As IEnumerator
returnValue = instance.GetEnumerator()
public virtual IEnumerator GetEnumerator()
Return Value
Type: System.Collections.IEnumerator
Implements
See Also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable Class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable Members