ScheduleDataSet.ShouldSerializeRelations Method

This member overrides DataSet.ShouldSerializeRelations().

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

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

ScheduleDataSet Class

ScheduleDataSet Members

Statusing Web Service