←Select platform

CodeValue Property (HangingProtocolUserIdentificationCode)

Summary

Gets or sets the Code Value (Conditional).

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(524544)] 
public string CodeValue { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(524544)>  
Public Property CodeValue() As String 
   Get 
   Set 
public:  
   [DataMemberAttribute,  
   ElementAttribute(524544)] 
   property String^ CodeValue 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Code Value.

Remarks

Present only if the CodeValue is 16 characters or less, and the CodeValue is not a URN or URL.

Requirements

Target Platforms

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