Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features