LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

InstanceStored Event

Show in webframe





Occurs when a DICOM instance is stored.
Syntax
public event EventHandler<InstanceStoredEventArgs> InstanceStored
'Declaration
 
Public Event InstanceStored As EventHandler(Of InstanceStoredEventArgs)
'Usage
 
Dim instance As StoreClient
Dim handler As EventHandler(Of InstanceStoredEventArgs)
 
AddHandler instance.InstanceStored, handler

            

            
public:
event EventHandler<InstanceStoredEventArgs^>^ InstanceStored
Event Data

The event handler receives an argument of type InstanceStoredEventArgs containing data related to this event. The following InstanceStoredEventArgs properties provide information specific to this event.

PropertyDescription
InstanceDataSetPath Gets the physical Leadtools.Dicom.DicomDataSet path for the stored instance.
Requirements

Target Platforms

See Also

Reference

StoreClient Class
StoreClient Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features