Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.FeatureExecutionError event.
Public Sub PublishFeatureExecutionError( _
ByVal publisher As Object, _
ByVal featureId As String, _
ByVal error As Exception _
)
publisher
The System.Object publishing the event.
featureId
A System.String which represents the Feature ID for the component publishing the event.
error
The System.Exception that caused the feature to fail.
Components that are associated with a feature ID should call this method when they successfully execute the feature.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET