LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
StudyInformation Class Members
See Also  Properties 
Leadtools.Medical.Workstation Namespace : StudyInformation Class

The following tables list the members exposed by StudyInformation.

Public Constructors

 NameDescription
public Constructor StudyInformation ConstructorInitializes a new instance of the StudyInformation class.  
Top

Public Properties

 NameDescription
public Property AccessionNumberGets or sets the accession number of the study.  
public Property PatientBirthDateGets or sets the patient birth date of the study.  
public Property PatientIDGets the Patient ID of the study.  
public Property PatientNameGets or sets the Patient name of the study.  
public Property PatientSexGets or sets the patient sex of the study.  
public Property ReferringPhysicianNameGets or sets the referring physician name of the study.  
public Property StudyDateGets or sets the study date.  
public Property StudyDescriptionGets or sets the study description.  
public Property StudyInstanceUIDGets or sets the Study Instance UID of the study.  
Top

See Also