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

The following tables list the members exposed by ListViewStudiesInformation.

Public Constructors

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

Public Properties

 NameDescription
public Property AccessionNumberGets or sets the accession number of the study. (Inherited from Leadtools.Medical.Workstation.StudyInformation)
public Property DescriptionGets or sets the description.  
public Property ItemsGets an Array containing the that contain the series information.  
public Property PatientBirthDateGets or sets the patient birth date of the study. (Inherited from Leadtools.Medical.Workstation.StudyInformation)
public Property PatientIDGets the Patient ID of the study. (Inherited from Leadtools.Medical.Workstation.StudyInformation)
public Property PatientNameGets or sets the Patient name of the study. (Inherited from Leadtools.Medical.Workstation.StudyInformation)
public Property PatientSexGets or sets the patient sex of the study. (Inherited from Leadtools.Medical.Workstation.StudyInformation)
public Property ReferringPhysicianNameGets or sets the referring physician name of the study. (Inherited from Leadtools.Medical.Workstation.StudyInformation)
public Property SeriesGets a list of ListViewSeriesInformation objects that contain the series information.  
public Property StudyDateGets or sets the study date. (Inherited from Leadtools.Medical.Workstation.StudyInformation)
public Property StudyDescriptionGets or sets the study description. (Inherited from Leadtools.Medical.Workstation.StudyInformation)
public Property StudyInstanceUIDGets or sets the Study Instance UID of the study. (Inherited from Leadtools.Medical.Workstation.StudyInformation)
public Property TextGets or sets a System.String that represents the text of the ListViewSeriesInformation item.  
public Property ThumbnailGets or sets the thumbnail image of the ListViewSeriesInformation item.  
Top

See Also