LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

EventBroker Property

Show in webframe






Gets the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker object associated with the Leadtools.Medical.Workstation.UI.WorkstationViewer control.
Syntax
public IWorkstationEventBroker EventBroker {get;}
'Declaration
 
Public ReadOnly Property EventBroker As IWorkstationEventBroker
'Usage
 
Dim instance As WorkstationContainer
Dim value As IWorkstationEventBroker
 
value = instance.EventBroker

            

            
public: __property IWorkstationEventBroker* get_EventBroker();
public:
property IWorkstationEventBroker* EventBroker {
   IWorkstationEventBroker* get();
}

Property Value

The Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker object associated with the Leadtools.Medical.Workstation.UI.WorkstationViewer control.
Requirements

Target Platforms

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.