バージョン

ResizeAppointment(List,Location,Date) メソッド

他の値は固定したまま、開始時刻または終了時刻を調整して予定のサイズを変更します。
シンタックス
'宣言
 
Public Overloads Sub ResizeAppointment( _
   ByVal appointmentSubitem As Rational.Test.Ft.Script.List, _
   ByVal tag As Rational.Test.Ft.Script.Location, _
   ByVal newDate As Rational.Test.Ft.Script.Date _
) 
public void ResizeAppointment( 
   Rational.Test.Ft.Script.List appointmentSubitem,
   Rational.Test.Ft.Script.Location tag,
   Rational.Test.Ft.Script.Date newDate
)

パラメータ

appointmentSubitem
移動する Appoinment サブ項目リスト
tag
調整する値を指定する値 "StartDate" または "EndDate" のある場所
newDate
StartDateTime または EndDateTime の一部である日付
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照