LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PatientId Property (SeriesInformation)

Show in webframe






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: __property string* get_PatientId();
public:
property string* PatientId {
   string* get();
}

Property Value

Type: System.String The Patient ID of the sreies.
Requirements

Target Platforms

See Also

Reference

SeriesInformation Class
SeriesInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.