WorkstationActionDisplayName Property

Summary
Gets a dictionary which contains the display name for Leadtools.MedicalViewer.MedicalViewerActionType.
Syntax
C#
VB
C++
public virtual DictionaryWithEvents<MedicalViewerActionType, string> WorkstationActionDisplayName { get; } 
  
Public Overridable ReadOnly Property WorkstationActionDisplayName As DictionaryWithEvents(Of MedicalViewerActionType,String) 

Property Value

A DictionaryWithEvents<TKey,TValue> which contains the display name for Leadtools.MedicalViewer.MedicalViewerActionType.

Remarks

The dictionary will contians initial values when the WorkstationState is created

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.