BeforeTagAnonymizationEventArgs Constructor

Summary
Initializes a new instance of the BeforeTagAnonymizationEventArgs class.
Syntax
C#
C++/CLI
public: 
BeforeTagAnonymizationEventArgs(  
   DicomDataSet^ ds, 
   DicomElement^ element, 
   String^ currentValue, 
   String^ newValue 
) 

Parameters

ds
The DICOM dataset to be anonymized.

element
The DICOM element that is currently being anonymized.

currentValue
The current value of the DICOM element.

newValue
The new value of the DICOM element.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.