Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationEventBroker Interface : PublishFeatureExecutionError Method |
'Declaration Sub PublishFeatureExecutionError( _ ByVal publisher As Object, _ ByVal featureId As String, _ ByVal error As Exception _ )
'Usage Dim instance As IWorkstationEventBroker Dim publisher As Object Dim featureId As String Dim error As Exception instance.PublishFeatureExecutionError(publisher, featureId, error)