C#
VB
C++
Gets or sets the name of the coding scheme.
[Element(DicomTag.CodingSchemeName)]
public string CodingSchemeName { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property CodingSchemeName As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ CodingSchemeName {
String^ get();
void set ( String^ );
}
The name of the coding scheme.
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