ResourceDataSet.ShouldSerializeRelations method
This member overrides DataSet.ShouldSerializeRelations().
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Protected Overrides Function ShouldSerializeRelations As Boolean
'用途
Dim returnValue As Boolean
returnValue = Me.ShouldSerializeRelations()
protected override bool ShouldSerializeRelations()
傳回值
Type: System.Boolean