Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

Handled Property (DataSetStoringEventArgs)






Gets or sets a value indicating if the user received the event handled storing the Leadtools.Dicom.DicomDataSet.
Syntax
public bool Handled {get; set;}
'Declaration
 
Public Property Handled As Boolean
'Usage
 
Dim instance As DataSetStoringEventArgs
Dim value As Boolean
 
instance.Handled = value
 
value = instance.Handled

            

            
public:
property bool Handled {
   bool get();
   void set (    bool value);
}

Property Value

true if the user received the event handled storing the Leadtools.Dicom.DicomDataSet.
Requirements

Target Platforms

See Also

Reference

DataSetStoringEventArgs Class
DataSetStoringEventArgs Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features