次の方法で共有


EventCollection クラス

Eventオブジェクトのコレクションを表します。

継承階層

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.ClientObjectCollection
      Microsoft.SharePoint.Client.ClientObjectCollection<Event>
        Microsoft.ProjectServer.Client.EventCollection

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<ScriptTypeAttribute("PS.EventCollection", ServerTypeId := "{a6c97dfd-0fc0-49d7-94be-aed4f31f27ce}")> _
Public Class EventCollection _
    Inherits ClientObjectCollection(Of Event)
'使用
Dim instance As EventCollection
[ScriptTypeAttribute("PS.EventCollection", ServerTypeId = "{a6c97dfd-0fc0-49d7-94be-aed4f31f27ce}")]
public class EventCollection : ClientObjectCollection<Event>

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

EventCollection メンバー

Microsoft.ProjectServer.Client 名前空間

Event

EventCreationInformation

Events