Show / Hide Table of Contents

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
public ToolkitResult UpdateDialogue( 
   string _idNumber_,
   string _newTitle_,
   string _newPriority_
)

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 family

Reference

InterfacesToolkit Class
InterfacesToolkit Members
Overload List

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.