Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

CodeMeaning Property






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

Property Value

Text which has meaning to a human and which conveys the meaning of the term defined by the combination of code value and coding scheme designator.
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