←Select platform

UnformattedTextValue Property

Summary

Gets or sets the value of the "Unformatted Text Value" (0070,0006) element.

Syntax

C#
VB
WinRT C#
C++
public string UnformattedTextValue {get; set;} 
Public Property UnformattedTextValue As String 
public string UnformattedTextValue {get; set;} 
  
get_UnformattedTextValue(); 
set_UnformattedTextValue(value); 
Object.defineProperty('UnformattedTextValue');  
public: 
property String^ UnformattedTextValue { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

The value of the "Unformatted Text Value" (0070,0006) element. If this property is not a null reference (Nothing in VB), then CodedName, CodedValue, and the values set using SetNumericValue are ignored.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize