Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ConceptCodeSequence Property






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

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