LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Command Property

Show in webframe






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

See Also

Reference

CommandRegistrationEventArgs Class
CommandRegistrationEventArgs Members

 

 


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