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 Namespace > WorkstationContainer Class : EventBroker Property |
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(); }