LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

UpdateSummaryEventArgs Constructor(String,Exception)







Type: System.String The description of the updated summary.
Type: System.Exception The error for the updated summary.
Initializes a new instance of the UpdateSummaryEventArgs class.
Syntax
public UpdateSummaryEventArgs( 
   string summary,
   Exception error
)
'Declaration
 
Public Function New( _
   ByVal summary As String, _
   ByVal error As Exception _
)
'Usage
 
Dim summary As String
Dim error As Exception
 
Dim instance As New UpdateSummaryEventArgs(summary, error)
public UpdateSummaryEventArgs( 
   string summary,
   HResult error
)
function UpdateSummaryEventArgs( 
   summary ,
   error 
)
public: UpdateSummaryEventArgs( 
   string* summary,
   Exception* error
)
public:
UpdateSummaryEventArgs( 
   string* summary,
   Exception* error
)

Parameters

summary
Type: System.String The description of the updated summary.
error
Type: System.Exception The error for the updated summary.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UpdateSummaryEventArgs Class
UpdateSummaryEventArgs Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.