LEADTOOLS Medical (Leadtools.Ccow assembly)

ProblemDialog Constructor (ProblemDialog)

Show in webframe





The reasons why the end context changes failed.
The value of the Leadtools.Ccow.IContextManager.EndContextChanges no continue parameter.
Initializes a new instance of the ProblemDialog class.
Syntax
public ProblemDialog( 
   string[] reasons,
   bool noContinue
)
'Declaration
 
Public Function New( _
   ByVal reasons() As String, _
   ByVal noContinue As Boolean _
)
'Usage
 
Dim reasons() As String
Dim noContinue As Boolean
 
Dim instance As New ProblemDialog(reasons, noContinue)

            

            
public:
ProblemDialog( 
   array<String^>^ reasons,
   bool noContinue
)

Parameters

reasons
The reasons why the end context changes failed.
noContinue
The value of the Leadtools.Ccow.IContextManager.EndContextChanges no continue parameter.
Example
For an example refer to JoinCommonContext.
Requirements

Target Platforms

See Also

Reference

ProblemDialog Class
ProblemDialog Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.