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 > IModalitySettingsDataSource Interface : AllAllowedShortcuts Property |
List<Keys> AllAllowedShortcuts {get;}
'Declaration ReadOnly Property AllAllowedShortcuts As List(Of Keys)
'Usage Dim instance As IModalitySettingsDataSource Dim value As List(Of Keys) value = instance.AllAllowedShortcuts
__property List<Keys>* get_AllAllowedShortcuts();
property List<Keys>^ AllAllowedShortcuts { List<Keys>^ get(); }