CubeAdmin クラス
Project server の OLAP キューブ作成サービスを管理するためのメソッドが含まれます。
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
WebSvcCubeAdmin.CubeAdmin
名前空間: WebSvcCubeAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
'宣言
<WebServiceBindingAttribute(Name := "CubeAdminSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/CubeAdmin/")> _
Public Class CubeAdmin _
Inherits SoapHttpClientProtocol
'使用
Dim instance As CubeAdmin
[WebServiceBindingAttribute(Name = "CubeAdminSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/CubeAdmin/")]
public class CubeAdmin : SoapHttpClientProtocol
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。