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

Show in webframe

PublishFeatureExecuted Method (IWorkstationEventBroker)







The System.Object publishing the event.
A System.String which represents the Feature ID for the component publishing the event.
Fires the FeatureExecuted event.
Syntax
void PublishFeatureExecuted( 
   object publisher,
   string featureId
)
'Declaration
 
Sub PublishFeatureExecuted( _
   ByVal publisher As Object, _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As IWorkstationEventBroker
Dim publisher As Object
Dim featureId As String
 
instance.PublishFeatureExecuted(publisher, featureId)

            

            
void PublishFeatureExecuted( 
   Object* publisher,
   string* featureId
) 
void PublishFeatureExecuted( 
   Object^ publisher,
   String^ featureId
) 

Parameters

publisher
The System.Object publishing the event.
featureId
A System.String which represents the Feature ID for the component publishing the event.
Remarks
Components that are associated with a feature ID should call this method when they execute the feature.
Requirements

Target Platforms

See Also

Reference

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

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