←Select platform

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 Leadtools.Medical.Workstation.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly