Share via


ProjectContextDataSet.ShouldSerializeTables method

Gets the collection of tables in the ProjectContextDataSet.

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

See also

Reference

ProjectContextDataSet class

ProjectContextDataSet members

WebSvcProject namespace