Leadtools.Dicom.Common
LEAD Technologies, Inc

NewValue Property






Gets or sets the new value of the DICOM element.
Syntax
public string NewValue {get; set;}
'Declaration
 
Public Property NewValue As String
'Usage
 
Dim instance As BeforeTagAnonymizationEventArgs
Dim value As String
 
instance.NewValue = value
 
value = instance.NewValue
public string NewValue {get; set;}
 get_NewValue();
set_NewValue(value);
public:
property String^ NewValue {
   String^ get();
   void set (    String^ value);
}

Property Value

The new value of the DICOM element.
Remarks
This value is not processed by the MacroProcessor<T> so it shouldn't include any macros.
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