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

UpdateSummaryEventArgs Constructor(Exception)







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

Parameters

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.