LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Container Property







Gets the Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation which this command will execute on.
Syntax
public WorkstationContainer Container {get;}
'Declaration
 
Public ReadOnly Property Container As WorkstationContainer
'Usage
 
Dim instance As WorkstationCommand
Dim value As WorkstationContainer
 
value = instance.Container
public WorkstationContainer Container {get;}
 get_Container(); 
public: __property WorkstationContainer* get_Container();
public:
property WorkstationContainer* Container {
   WorkstationContainer* get();
}

Property Value

The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation which this command will execute on.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationCommand Class
WorkstationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.