StatusTransactionDataSet.ShouldSerializeTables Method

This member overrides DataSet.ShouldSerializeTables().

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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

StatusTransactionDataSet Class

StatusTransactionDataSet Members

WebSvcStatusing Namespace