ConceptCodeSequence Property

Summary
Gets or sets the concept code sequence.
Syntax
C#
C++/CLI
[Element(DicomTag.ConceptCodeSequence)] 
public List<CodeSequence> ConceptCodeSequence { get; set; } 
[ElementAttribute()] 
public: 
property List<CodeSequence^>^ ConceptCodeSequence { 
   List<CodeSequence^>^ get(); 
   void set (    List<CodeSequence^>^ ); 
} 

Property Value

The concept code sequence.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.