Compartilhar via


ProjectDataSet.ShouldSerializeRelations method

This member overrides DataSet.ShouldSerializeRelations().

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Protected Overrides Function ShouldSerializeRelations As Boolean
'Uso
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet class

ProjectDataSet members

WebSvcProject namespace