CalendarExceptionCreationInformation クラス
カレンダーの例外の作成に関する情報を提供します。
継承階層
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.CalendarExceptionCreationInformation
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<ScriptTypeAttribute("PS.CalendarExceptionCreationInformation", ValueObject := True, _
ServerTypeId := "{15a86477-a9f6-4e4d-9da9-1603b15d95c8}")> _
Public Class CalendarExceptionCreationInformation _
Inherits ClientValueObject
'使用
Dim instance As CalendarExceptionCreationInformation
[ScriptTypeAttribute("PS.CalendarExceptionCreationInformation", ValueObject = true,
ServerTypeId = "{15a86477-a9f6-4e4d-9da9-1603b15d95c8}")]
public class CalendarExceptionCreationInformation : ClientValueObject
注釈
カレンダーの例外は、プロジェクト カレンダーから、タスクまたはリソースのカレンダーとは異なるインスタンスです。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。