←Select platform

CodingSchemeIdentificationSequence Property

Summary

Gets or sets the coding scheme identification sequence.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public List<CodingSchemeIdentification> CodingSchemeIdentificationSequence {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property CodingSchemeIdentificationSequence As List(Of CodingSchemeIdentification) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property List<CodingSchemeIdentification^>^ CodingSchemeIdentificationSequence { 
   List<CodingSchemeIdentification^>^ get(); 
   void set (    List<CodingSchemeIdentification^>^ ); 
} 

Property Value

The coding scheme identification sequence.

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