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

Show in webframe

PatientName Property







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

            

            
public: __property string* get_PatientName();
public: __property void set_PatientName( 
   string* value
);
public:
property String^ PatientName {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String The Patient name 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