Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

CodingSchemeIdentificationSequence Property






Gets or sets the coding scheme identification sequence.
Syntax
[ElementAttribute()]
public List<CodingSchemeIdentification> CodingSchemeIdentificationSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property CodingSchemeIdentificationSequence As List(Of CodingSchemeIdentification)
'Usage
 
Dim instance As SOPCommonModule
Dim value As List(Of CodingSchemeIdentification)
 
instance.CodingSchemeIdentificationSequence = value
 
value = instance.CodingSchemeIdentificationSequence
[ElementAttribute()]
public:
property List<CodingSchemeIdentification^>^ CodingSchemeIdentificationSequence {
   List<CodingSchemeIdentification^>^ get();
   void set (    List<CodingSchemeIdentification^>^ value);
}

Property Value

The coding scheme identification sequence.
Requirements

Target Platforms

See Also

Reference

SOPCommonModule Class
SOPCommonModule Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features