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

The following tables list the members exposed by StudiesViewerRemovedEventArgs.

Public Constructors

 NameDescription
public Constructor StudiesViewerRemovedEventArgs ConstructorInitializes a new instance of the StudiesViewerRemovedEventArgs class with the specified parameters.  
Top

Public Properties

 NameDescription
public Property PatientIdGets a System.String that represents the patient id.  
public Property ViewerGets the StudiesViewer oject that represents the viewer.  
Top

See Also