Show / Hide Table of Contents

Forward Method

Syntax

'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_
)

Parameters

idNum

objectName

newQueueName

forwardDate

userName

generateTimeBomb

notes

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

WorkflowManager Class
WorkflowManager Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.