See Also

SupportToolkit Class  | SupportToolkit Members  | Overload List

Requirements

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

Language

Visual Basic

C#

Show All

caseIDNum
Case Identifier.
See Also Languages FChoice.Toolkits.Clarify Send comments on this topic.

AcceptCase(String) Method

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 );

Parameters

caseIDNum
Case Identifier.

Return Type

A ToolkitResult instance with no properties set. The properties (Objid, IDNum, etc.) are not relevant to this API.

Remarks

The Case must be currently dispatched to a queue.

Requirements

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

See Also

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.