The following tables list the members exposed by Study.
Public Constructors
Name | Description | |
---|---|---|
Study | Initializes a new instance of this class. |
Protected Methods
Name | Description | |
---|---|---|
RaisePropertyChanged | Raises the PropertyChanged event. |
Public Properties
Name | Description | |
---|---|---|
AccessionNumber | Gets or sets the accession number of the study. | |
ExtensionData | Overloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject | |
PatientBirthDate | Gets or sets the patient's birth date of the study. | |
PatientID | Gets the Patient ID of the study. | |
PatientName | Gets or sets the Patient Name of the study. | |
PatientSex | Gets or sets the patient's sex of the study. | |
ReferDrName | Gets or sets the name of the physician who requested the study. | |
StudyDate | Gets or sets the study date. | |
StudyDescription | Gets or sets the study description. | |
StudyInstanceUID | Gets or sets the Study Instance UID of the study. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |