Leadtools.Dicom.Common

NewValue Property

Show in webframe





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:
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

See Also

Reference

BeforeTagAnonymizationEventArgs Class
BeforeTagAnonymizationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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