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 > WorkstationState Class : WorkstationKeysFeatures Property |
public virtual DictionaryWithEvents<Keys,string> WorkstationKeysFeatures {get;}
'Declaration Public Overridable ReadOnly Property WorkstationKeysFeatures As DictionaryWithEvents(Of Keys,String)
'Usage Dim instance As WorkstationState Dim value As DictionaryWithEvents(Of Keys,String) value = instance.WorkstationKeysFeatures
public: __property virtual DictionaryWithEvents<Keys,string*>* get_WorkstationKeysFeatures();
public: virtual property DictionaryWithEvents<Keys,String^>^ WorkstationKeysFeatures { DictionaryWithEvents<Keys,String^>^ get(); }