Leadtools.Dicom.Common
LEAD Technologies, Inc

BeforeTagAnonymizationEventArgs Constructor (BeforeTagAnonymizationEventArgs)






The DICOM dataset to be anonymized.
The DICOM element that is currently being anonymized.
The current value of the DICOM element.
The new value of the DICOM element.
Initializes a new instance of the BeforeTagAnonymizationEventArgs class.
Syntax
public BeforeTagAnonymizationEventArgs( 
   DicomDataSet ds,
   DicomElement element,
   string currentValue,
   string newValue
)
'Declaration
 
Public Function New( _
   ByVal ds As DicomDataSet, _
   ByVal element As DicomElement, _
   ByVal currentValue As String, _
   ByVal newValue As String _
)
'Usage
 
Dim ds As DicomDataSet
Dim element As DicomElement
Dim currentValue As String
Dim newValue As String
 
Dim instance As New BeforeTagAnonymizationEventArgs(ds, element, currentValue, newValue)
public BeforeTagAnonymizationEventArgs( 
   DicomDataSet ds,
   DicomElement element,
   string currentValue,
   string newValue
)
function BeforeTagAnonymizationEventArgs( 
   ds ,
   element ,
   currentValue ,
   newValue 
)
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BeforeTagAnonymizationEventArgs Class
BeforeTagAnonymizationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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