←Select platform

ContextGroupLocalVersion Property

Summary
Gets or sets the value for the "Context Group Local Version" (0008,0107) element.
Syntax
C#
VB
C++
Java
public DicomDateTimeValue ContextGroupLocalVersion { get; set; } 
Public Property ContextGroupLocalVersion As DicomDateTimeValue 
public final DicomDateTimeValue getContextGroupLocalVersion() 
public final void setContextGroupLocalVersion(DicomDateTimeValue value) 
public: 
property DicomDateTimeValue ContextGroupLocalVersion { 
   DicomDateTimeValue get(); 
   void set (    DicomDateTimeValue value); 
} 

Property Value

Value indicating the "Context Group Local Version" (0008,0107) 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.