←Select platform

ContextGroupVersion Property (DicomCodeSequenceItem)

Summary

Gets or sets the value for the "Context Group Version" (0008,0106) element.

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.Dicom.DicomDateTimeValue ContextGroupVersion {get; set;} 
Public Property ContextGroupVersion As Leadtools.Dicom.DicomDateTimeValue 
public Leadtools.Dicom.DicomDateTimeValue ContextGroupVersion {get; set;} 
public final DicomDateTimeValue getContextGroupVersion() 
public final void setContextGroupVersion(DicomDateTimeValue value) 
             
  
get_ContextGroupVersion(); 
set_ContextGroupVersion(value); 
Object.defineProperty('ContextGroupVersion');  
public: 
property Leadtools.Dicom.DicomDateTimeValue ContextGroupVersion { 
   Leadtools.Dicom.DicomDateTimeValue get(); 
   void set (    Leadtools.Dicom.DicomDateTimeValue value); 
} 

Property Value

Value indicating the "Context Group Version" (0008,0106) element.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize