Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

CodeValue Property






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

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