←Select platform

PublishFeatureExecuted Method (WorkstationEventBroker)

Syntax

C#
VB
C++
public void PublishFeatureExecuted(  
   object publisher, 
   string featureId 
) 
Public Sub PublishFeatureExecuted( _ 
   ByVal publisher As Object, _ 
   ByVal featureId As String _ 
) 
public: 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize