Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides DataSet.ShouldSerializeRelations().
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.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
StatusTransactionDataSet class