Leadtools.Dicom.Common

ConceptCodeSequence Property

Show in webframe





Gets or sets the concept code sequence.
Syntax
[ElementAttribute()]
public List<CodeSequence> ConceptCodeSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ConceptCodeSequence As List(Of CodeSequence)
'Usage
 
Dim instance As ContentItem
Dim value As List(Of CodeSequence)
 
instance.ConceptCodeSequence = value
 
value = instance.ConceptCodeSequence

            

            
[ElementAttribute()]
public:
property List<CodeSequence^>^ ConceptCodeSequence {
   List<CodeSequence^>^ get();
   void set (    List<CodeSequence^>^ value);
}

Property Value

The concept code sequence.
Requirements

Target Platforms

See Also

Reference

ContentItem Class
ContentItem Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features