WorkstationFeatureErrorEventArgs Constructor

Summary
Initializes a new instance of the WorkstationFeatureErrorEventArgs class.
Syntax
C#
C++/CLI
public WorkstationFeatureErrorEventArgs( 
   string featureId, 
   Exception error 
) 
public:  
   WorkstationFeatureErrorEventArgs(String^ featureId, Exception^ error) 

Parameters

featureId
The feature that failed to run.

error
The System.Exception that represents the error that occurred.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.