Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > WorkstationFeatureErrorEventArgs Class : WorkstationFeatureErrorEventArgs Constructor |
'Usage Dim featureId As String Dim error As Exception Dim instance As New WorkstationFeatureErrorEventArgs(featureId, error)
public: WorkstationFeatureErrorEventArgs( string* featureId, Exception* error )
public: WorkstationFeatureErrorEventArgs( String^ featureId, Exception^ error )