←Select platform

ContextGroupVersion Property

Summary
Gets or sets the value for the "Context Group Version" (0008,0106) element.
Syntax
C#
VB
C++
Java
public DicomDateTimeValue ContextGroupVersion { get; set; } 
Public Property ContextGroupVersion As DicomDateTimeValue 
public final DicomDateTimeValue getContextGroupVersion() 
public final void setContextGroupVersion(DicomDateTimeValue value) 
public: 
property DicomDateTimeValue ContextGroupVersion { 
   DicomDateTimeValue get(); 
   void set (    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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.