次の方法で共有


CalendarCollection.Add メソッド

新しいカレンダーをカレンダーのコレクションに追加します。

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

構文

'宣言
<RemoteAttribute> _
Public Function Add ( _
    parameters As CalendarCreationInformation _
) As Calendar
'使用
Dim instance As CalendarCollection
Dim parameters As CalendarCreationInformation
Dim returnValue As Calendar

returnValue = instance.Add(parameters)
[RemoteAttribute]
public Calendar Add(
    CalendarCreationInformation parameters
)

パラメーター

戻り値

型: Microsoft.ProjectServer.Client.Calendar
予定表。

関連項目

参照先

CalendarCollection クラス

CalendarCollection メンバー

Microsoft.ProjectServer.Client 名前空間