←Select platform

StudyInfo Constructor(string,string,string,string,string,string)

Summary

Initializes a new instance of the StudyInfo class with the given studyInstanceUid, studyDate, accessionNumber, studyId, referringPhysiciansName, and studyDescription.

Syntax

C#
VB
C++
public StudyInfo( 
   string studyInstanceUid, 
   string studyDate, 
   string accessionNumber, 
   string studyId, 
   string referringPhysiciansName, 
   string studyDescription 
) 
Public Sub New() 
public:  
   StudyInfo() 

Parameters

studyInstanceUid

The UID of the Study Instance.

studyDate

The date of the Study.

accessionNumber

The Accession Number of the study.

studyId

The ID of the study.

referringPhysiciansName

The name of the Physician referring the study.

studyDescription

The description of the Study.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly