Accept the specified Case from the queue in which it is currently dispatched. This overload takes a set of required parameters for the API.
[Visual Basic]
Overloads Public Function AcceptCase( _
ByVal caseIDNum As String _
) As ToolkitResult[C#]
public ToolkitResult AcceptCase(
string caseIDNum
);A ToolkitResult instance with no properties set. The properties (Objid, IDNum, etc.) are not relevant to this API.
The Case must be currently dispatched to a queue.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SupportToolkit Class | SupportToolkit Members | Overload List
© 2004 First Choice Software, Inc. - Clarify, Amdocs, and related products and names are copyright and trademark Amdocs, Inc. - .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark Microsoft corporation - All rights reserved.