Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

PatientID Property (StudyInformation)







Gets the Patient ID of the study.
Syntax
public string PatientID {get; set;}
'Declaration
 
Public Property PatientID As String
'Usage
 
Dim instance As StudyInformation
Dim value As String
 
instance.PatientID = value
 
value = instance.PatientID

            

            
public: __property string* get_PatientID();
public: __property void set_PatientID( 
   string* value
);
public:
property String^ PatientID {
   String^ get();
   void set (    String^ value);
}

Property Value

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

Target Platforms

See Also

Reference

StudyInformation Class
StudyInformation Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features