Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > CommandRegistrationEventArgs Class : Command Property |
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();