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

Show in webframe

PatientID Property (StudiesViewer)







Gets or sets the Patient ID for this viewer.
Syntax
public virtual string PatientID {get; set;}
'Declaration
 
Public Overridable Property PatientID As String
'Usage
 
Dim instance As StudiesViewer
Dim value As String
 
instance.PatientID = value
 
value = instance.PatientID

            

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

Property Value

The Patient ID for this viewer.
Requirements

Target Platforms

See Also

Reference

StudiesViewer Class
StudiesViewer Members

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