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

PatientId Property (SeriesInformation)







Gets the Patient ID of the sreies.
Syntax
public string PatientId {get;}
'Declaration
 
Public ReadOnly Property PatientId As String
'Usage
 
Dim instance As SeriesInformation
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

Type: System.String The Patient ID of the sreies.
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

SeriesInformation Class
SeriesInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

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