DelegationDataSet.ShouldSerializeRelations Method

This member overrides DataSet.ShouldSerializeRelations().

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Protected Overrides Function ShouldSerializeRelations As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.ShouldSerializeRelations()
protected override bool ShouldSerializeRelations()

Return Value

Type: System.Boolean

See Also

Reference

DelegationDataSet Class

DelegationDataSet Members

WebSvcStatusing Namespace