LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Container Property

Show in webframe






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: __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

See Also

Reference

WorkstationCommand Class
WorkstationCommand Members

 

 


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