←Select platform

ContextGroupVersion Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public 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) 
             
 <br/>get_ContextGroupVersion();<br/>set_ContextGroupVersion(value);<br/>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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly