'Declaration
Public Overloads Sub Resize( _
ByVal appointment As Rational.Test.Ft.Script.Subitem, _
ByVal tag As Rational.Test.Ft.Script.Location, _
ByVal hour As Integer, _
ByVal minute As Integer _
)
public void Resize(
Rational.Test.Ft.Script.Subitem appointment,
Rational.Test.Ft.Script.Location tag,
inthour,
intminute
)
Parameters
appointment
The List Subitem that represents the Appointment to be moved.
tag
A Location Subitem with the value of either "StartDateTime" or "EndDateTime" designation which value will be changed.
hour
The hour that the altered property should be set to.
minute
The minute that the altered property should be set to.
Requirements
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