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.
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