LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PatientId Property (SeriesInformationEventArgs)

Show in webframe






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

Target Platforms

See Also

Reference

SeriesInformationEventArgs Class
SeriesInformationEventArgs Members

 

 


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