Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

CodingSchemeVersion Property (CodeSequence)






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

Property Value

Used to identify the version of a coding scheme if necessary to resolve ambiguity in the code value or code meaning.
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