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

PatientId Property (InstanceInformation)







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

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

InstanceInformation Class
InstanceInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

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