LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

PatientId Property (StudiesViewerRemovedEventArgs)







Gets a System.String that represents the patient id.
Syntax
public string PatientId {get;}
'Declaration
 
Public ReadOnly Property PatientId As String
'Usage
 
Dim instance As StudiesViewerRemovedEventArgs
Dim value As String
 
value = instance.PatientId
public string PatientId {get;}
 get_PatientId(); 
public: __property string* get_PatientId();
public:
property string* PatientId {
   string* get();
}

Property Value

A System.String that represents the patient id.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StudiesViewerRemovedEventArgs Class
StudiesViewerRemovedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.