Calendar.CopyTo メソッド
予定表のコピーを作成およびコピーの新しい名前を示します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Function CopyTo ( _
name As String _
) As Calendar
'使用
Dim instance As Calendar
Dim name As String
Dim returnValue As Calendar
returnValue = instance.CopyTo(name)
[RemoteAttribute]
public Calendar CopyTo(
string name
)
パラメーター
name
型: System.String新しいカレンダーの名前です。
戻り値
型: Microsoft.ProjectServer.Client.Calendar
カレンダー オブジェクト。