Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ConceptNameCodeSequence Property






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

Property Value

The concept name 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