Share via


CBSRequestMessage.ToString Method

Gets a string that contains all the CBSRequestMessage properties and their values.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As CBSRequestMessage
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String

See Also

Reference

CBSRequestMessage Class

CBSRequestMessage Members

Microsoft.Office.Project.Server.Library Namespace