Handled Property

Summary

Gets or sets a value indicating if the user received the event handled storing the MovedDataset to the Dicom Server.

Syntax
C#
VB
C++
public bool Handled { get; set; } 
  
Public Property Handled As Boolean 
public: 
property bool Handled { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the user received the event handled storing the MovedDataset to the Dicom Server.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly