Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

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

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features