Share via


CBSRequestMessage Class

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

Inheritance Hierarchy

System.Object
  [CubeAdmin Web service].CBSRequestMessage

Namespace:  [CubeAdmin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/CubeAdmin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/CubeAdmin.asmx?wsdl

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

CubeAdmin Web Service