'Declaration
Public Function Forward( _ ByVal idNum As String, _ ByVal objectName As String, _ ByVal newQueueName As String, _ ByVal forwardDate As Date, _ ByVal userName As String, _ ByVal generateTimeBomb As Boolean, _ ByVal notes As String _ ) As WorkFlowInfo
public WorkFlowInfo Forward( string idNum, string objectName, string newQueueName, DateTime forwardDate, string userName, bool generateTimeBomb, string notes )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family