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