Error processing SSI file
Leadtools.Dicom.Common

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

CodeValue Property






Gets or sets the code value.
Syntax
[ElementAttribute()]
[DataMemberAttribute()]
public string CodeValue {get; set;}
[ElementAttribute()]
[DataMemberAttribute()]
public:
property String^ CodeValue {
   String^ get();
   void set (    String^ value);
}
'Declaration
 
<ElementAttribute()>
<DataMemberAttribute()>
Public Property CodeValue As String
 
'Usage
 
Dim instance As CodeSequence
Dim value As String
 
instance.CodeValue = value
 
value = instance.CodeValue

Property Value

An identifier that is unambiguous within the Coding Scheme denoted by SchemeDesignator.
Requirements

Target Platforms

See Also

Reference

CodeSequence Class
CodeSequence Members

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