CBSRequestMessage class

Includes properties for creating a request message for the Cube Build Service (CBS). Reserved for internal use.

Inheritance hierarchy

System.Object
  WebSvcCubeAdmin.CBSRequestMessage

Namespace:  WebSvcCubeAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class CBSRequestMessage
'Usage
Dim instance As CBSRequestMessage
[SerializableAttribute]
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.

See also

Reference

CBSRequestMessage members

WebSvcCubeAdmin namespace