C#
VB
Java
WinRT C#
C++
Gets or sets the code that indicates the type of value stored in the data element.
public DicomVRType Code { get; }
Public ReadOnly Property Code As Leadtools.Dicom.DicomVRType
public Leadtools.Dicom.DicomVRType Code {get;}
public DicomVrType getCode()
get_Code();
public:
property Leadtools.Dicom.DicomVRType Code {
Leadtools.Dicom.DicomVRType get();
}
Value indicating the type of value stored in the data element.
For an example, refer to Reset.
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