←Select platform

CodingSchemeVersion Property (CodeSequence)

Summary

Gets or sets the coding scheme version.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
[DataMemberAttribute()] 
public string CodingSchemeVersion {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
<DataMemberAttribute()> 
Public Property CodingSchemeVersion As String 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
[DataMemberAttribute()] 
public: 
property String^ CodingSchemeVersion { 
   String^ get(); 
   void set (    String^ ); 
} 

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

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