DelegationDataSet.ShouldSerializeTables method

This member overrides DataSet.ShouldSerializeTables().

Namespace:  WebSvcStatusing
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

DelegationDataSet class

DelegationDataSet members

WebSvcStatusing namespace