ConceptNameCodeSequence Property

Summary

Gets the concept name code sequence.

Syntax
C#
VB
C++
public CodeSequence ConceptNameCodeSequence { get; } 
  
Public ReadOnly Property ConceptNameCodeSequence As CodeSequence 
public: 
property CodeSequence^ ConceptNameCodeSequence { 
   CodeSequence^ get(); 
} 

Property Value

Code describing the concept represented by the Content Item.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly