ReminderSubscriptionInfoDataSet.ShouldSerializeTables Method
This member overrides DataSet.ShouldSerializeTables().
Namespace: WebSvcNotifications
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Protected Overrides Function ShouldSerializeTables As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.ShouldSerializeTables()
protected override bool ShouldSerializeTables()
Return Value
Type: System.Boolean
See Also
Reference
ReminderSubscriptionInfoDataSet Class