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

Command Property







Gets the Leadtools.Medical.Workstation.Commands.ICommand object to be registered or unregistered.
Syntax
public ICommand Command {get;}
'Declaration
 
Public ReadOnly Property Command As ICommand
'Usage
 
Dim instance As CommandRegistrationEventArgs
Dim value As ICommand
 
value = instance.Command
public ICommand Command {get;}
 get_Command(); 
public: __property ICommand* get_Command();
public:
property ICommand* Command {
   ICommand* get();
}

Property Value

The Leadtools.Medical.Workstation.Commands.ICommand object to be registered or unregistered.
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

CommandRegistrationEventArgs Class
CommandRegistrationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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