LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UpdateSummaryEventArgs Constructor(String,Exception)

Show in webframe






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,
   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

See Also

Reference

UpdateSummaryEventArgs Class
UpdateSummaryEventArgs Members
Overload List

 

 


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