codeSystemName Property

Summary

Gets or sets the name of the code system.

Syntax
C#
VB
C++
[XmlAttributeAttribute()] 
public string codeSystemName { get; set; } 
  
<XmlAttributeAttribute()> 
Public Property codeSystemName As String 
[XmlAttributeAttribute()] 
public: 
property String^ codeSystemName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the code system.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly