C#
VB
C++
Gets or sets the name of the code system.
[XmlAttributeAttribute()]
public string codeSystemName { get; set; }
<XmlAttributeAttribute()>
Public Property codeSystemName As String
[XmlAttributeAttribute()]
public:
property String^ codeSystemName {
String^ get();
void set ( String^ );
}
The name of the code system.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET