PublishFeatureExecuted Method

Summary
Fires the FeatureExecuted event.
Syntax
C#
C++/CLI
public void PublishFeatureExecuted( 
   object publisher, 
   string featureId 
) 
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

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.