C#
VB
WinRT C#
C++
DicomDateTimeValue structure that contains the Context Group Version (0008,0106) of the Context Group.
public DicomDateTimeValue ContextGroupVersion { get; }
Public ReadOnly Property ContextGroupVersion As Leadtools.Dicom.DicomDateTimeValue
public Leadtools.Dicom.DicomDateTimeValue ContextGroupVersion {get;}
get_ContextGroupVersion();
public:
property Leadtools.Dicom.DicomDateTimeValue ContextGroupVersion {
Leadtools.Dicom.DicomDateTimeValue get();
}
Value indicating the Context Group Version (0008,0106) of the Context Group.
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