次の方法で共有


CalendarCreationInformation クラス

新しいカレンダーの作成に使用する情報を表します。

継承階層

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.ProjectServer.Client.CalendarCreationInformation

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

構文

'宣言
<ScriptTypeAttribute("PS.CalendarCreationInformation", ValueObject := True,  _
    ServerTypeId := "{871aabf6-6ad2-481a-8f7a-0ec5ae4613d3}")> _
Public Class CalendarCreationInformation _
    Inherits ClientValueObject
'使用
Dim instance As CalendarCreationInformation
[ScriptTypeAttribute("PS.CalendarCreationInformation", ValueObject = true, 
    ServerTypeId = "{871aabf6-6ad2-481a-8f7a-0ec5ae4613d3}")]
public class CalendarCreationInformation : ClientValueObject

スレッド セーフ

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

関連項目

参照先

CalendarCreationInformation メンバー

Microsoft.ProjectServer.Client 名前空間