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

Show in webframe

StudyInformation Constructor (StudyInformation)







Type: System.String The Patient ID of the study.
Type: System.String The Study Instance UID of the study.
Initializes a new instance of the StudyInformation class.
Syntax
public StudyInformation( 
   string patientID,
   string studyInstanceUID
)
'Declaration
 
Public Function New( _
   ByVal patientID As String, _
   ByVal studyInstanceUID As String _
)
'Usage
 
Dim patientID As String
Dim studyInstanceUID As String
 
Dim instance As New StudyInformation(patientID, studyInstanceUID)

            

            
public: StudyInformation( 
   string* patientID,
   string* studyInstanceUID
)
public:
StudyInformation( 
   String^ patientID,
   String^ studyInstanceUID
)

Parameters

patientID
Type: System.String The Patient ID of the study.
studyInstanceUID
Type: System.String The Study Instance UID 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