StatusingSettingsDataSet.ShouldSerializeTables Method

This member overrides DataSet.ShouldSerializeTables().

Namespace:  [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl

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

StatusingSettingsDataSet Class

StatusingSettingsDataSet Members

Admin Web Service