Leadtools.Dicom.Common.Anonymization Namespace > BeforeTagAnonymizationEventArgs Class : NewValue Property |
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