fcSDK Documentation
UpdateDialogue(String,String,String) Method

The ID Number of the dialogue.
The title of the dialogue.
The Priority of the dialogue.
Update a Dialogue.
Syntax
'Declaration
 
Public Overloads Function UpdateDialogue( _
   ByVal idNumber As String, _
   ByVal newTitle As String, _
   ByVal newPriority As String _
) As ToolkitResult

Parameters

idNumber
The ID Number of the dialogue.
newTitle
The title of the dialogue.
newPriority
The Priority of the dialogue.

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

Reference

InterfacesToolkit Class
InterfacesToolkit Members
Overload List

 

 


© 2010 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.

Send comments on this topic.