JAMS Developer Guide
SubmitLoad Method (Repeat)


MVPSI.JAMS Namespace > Repeat Class : SubmitLoad Method
Syntax
'Declaration
 
Public Sub SubmitLoad( _
   ByVal submitInfo As Submit.Info _
) 
'Usage
 
Dim instance As Repeat
Dim submitInfo As Submit.Info
 
instance.SubmitLoad(submitInfo)
public void SubmitLoad( 
   Submit.Info submitInfo
)

Parameters

submitInfo
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

See Also

Reference

Repeat Class
Repeat Members