Command Property

Summary

Gets the Leadtools.Medical.Workstation.Commands.ICommand object to be registered or unregistered.

Syntax
C#
VB
C++
public ICommand Command { get; } 
  
Public ReadOnly Property Command As ICommand 
public: 
property ICommand^ Command { 
   ICommand^ get(); 
} 

Property Value

The Leadtools.Medical.Workstation.Commands.ICommand object to be registered or unregistered.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly