CBSRequestMessage Class
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Library.CBSRequestMessage
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Class CBSRequestMessage
'Usage
Dim instance As CBSRequestMessage
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public class CBSRequestMessage
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.