←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly