SyncDataSet.ShouldSerializeTables method
This member overrides DataSet.ShouldSerializeTables().
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.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