LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ArgumentsService Property

Show in webframe






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

            

            
public: __property IWorkstationArgumentsService* get_ArgumentsService();
public:
property IWorkstationArgumentsService* ArgumentsService {
   IWorkstationArgumentsService* get();
}

Property Value

The Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService 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.