EventHandlerCreationInformation クラス
イベント ハンドラーの作成についてを説明します。
継承階層
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.EventHandlerCreationInformation
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<ScriptTypeAttribute("PS.EventHandlerCreationInformation", ValueObject := True, _
ServerTypeId := "{5e2b3370-c655-4803-acd8-b3705905e433}")> _
Public Class EventHandlerCreationInformation _
Inherits ClientValueObject
'使用
Dim instance As EventHandlerCreationInformation
[ScriptTypeAttribute("PS.EventHandlerCreationInformation", ValueObject = true,
ServerTypeId = "{5e2b3370-c655-4803-acd8-b3705905e433}")]
public class EventHandlerCreationInformation : ClientValueObject
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。