LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
Study Class Members
See Also  Properties  Methods  Events
Leadtools.Dicom.Web Namespace : Study Class

The following tables list the members exposed by Study.

Public Constructors

 NameDescription
public Constructor Study Constructor  
Top

Public Properties

 NameDescription
public Property AccessionNumberGets or sets the accession number of the study.  
public Property ExtensionDataOverloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject  
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 ReferDrNameGets 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

Protected Methods

 NameDescription
protected Method RaisePropertyChangedRaises the Study.PropertyChanged event.  
Top

Public Events

 NameDescription
public Event PropertyChangedOccurs when a property value change.  
Top

See Also