←Select platform

IWorkstationInitializer Interface

Summary

Provides an interface that allows components to be initialized with the Leadtools.Medical.Workstation.WorkstationContainer.

Syntax

C#
VB
C++
public interface IWorkstationInitializer 
  
Public Interface IWorkstationInitializer  
public interface class IWorkstationInitializer  

Remarks

Classes that want to get the current Leadtools.Medical.Workstation.WorkstationContainer they are running under should implement this interface.

The component that creates an object with a class that implements this interface should initialize the object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly