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

Show in webframe

FeatureExecuted Event (WorkstationEventBroker)







Occurs when components successfully executes a feature.
Syntax
public event EventHandler<DataEventArgs<string>> FeatureExecuted
'Declaration
 
Public Event FeatureExecuted As EventHandler(Of DataEventArgs(Of String))
'Usage
 
Dim instance As WorkstationEventBroker
Dim handler As EventHandler(Of DataEventArgs(Of String))
 
AddHandler instance.FeatureExecuted, handler

            

            
public: __event EventHandler<DataEventArgs<string*>*>* FeatureExecuted
public:
event EventHandler<DataEventArgs<String^>^>^ FeatureExecuted
Event Data

The event handler receives an argument of type DataEventArgs<TData> containing data related to this event. The following DataEventArgs<TData> properties provide information specific to this event.

PropertyDescription
Data Gets the argument data to pass to an event handler.
Requirements

Target Platforms

See Also

Reference

WorkstationEventBroker Class
WorkstationEventBroker Members

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