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

The following tables list the members exposed by SeriesInformationEventArgs.

Public Constructors

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

Public Properties

 NameDescription
public Property DescriptionGets a general description of the Series.  
public Property PatientIdGets the Patient ID of the series.  
public Property SeriesInstanceUIDGets the Series Instance UID of the series.  
public Property StudyInstanceUIDGets the Study Instance UID of the series.  
Top

See Also