CalendarDataSet.ShouldSerializeTables method
This member overrides DataSet.ShouldSerializeTables().
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Protected Overrides Function ShouldSerializeTables As Boolean
'Uso
Dim returnValue As Boolean
returnValue = Me.ShouldSerializeTables()
protected override bool ShouldSerializeTables()
Valor retornado
Type: System.Boolean