CubeAdminPreCubeBuildEventArgs クラス
メソッドとプロパティには、 OnCubeBuildingイベント ハンドラー メソッドの前のイベント引数を表します。
継承階層
System.Object
System.EventArgs
Microsoft.Office.Project.Server.Events.SerializableEventArgs
Microsoft.Office.Project.Server.Events.PreEventArgs
Microsoft.Office.Project.Server.Events.CubeAdminPreCubeBuildEventArgs
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class CubeAdminPreCubeBuildEventArgs _
Inherits PreEventArgs
'使用
Dim instance As CubeAdminPreCubeBuildEventArgs
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class CubeAdminPreCubeBuildEventArgs : PreEventArgs
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。