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(); }