次の方法で共有


CalendarDeletePostEventArgs.Calendars プロパティ

エンタープライズ プロジェクト カレンダー データセット内のすべてのカレンダーを表す GUID のコレクションを取得します。

名前空間:  Microsoft.Office.Project.Server.Events
アセンブリ:  Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)

構文

'宣言
Public ReadOnly Property Calendars As Guid()
    Get
'使用
Dim instance As CalendarDeletePostEventArgs
Dim value As Guid()

value = instance.Calendars
public Guid[] Calendars { get; }

プロパティ値

型: []

関連項目

参照先

CalendarDeletePostEventArgs クラス

CalendarDeletePostEventArgs メンバー

Microsoft.Office.Project.Server.Events 名前空間