←Select platform

ContextGroupLocalVersion Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public DicomDateTimeValue ContextGroupLocalVersion { get; set; } 
Public Property ContextGroupLocalVersion As Leadtools.Dicom.DicomDateTimeValue 
public Leadtools.Dicom.DicomDateTimeValue ContextGroupLocalVersion {get; set;} 
public final DicomDateTimeValue getContextGroupLocalVersion() 
public final void setContextGroupLocalVersion(DicomDateTimeValue value) 
             
 <br/>get_ContextGroupLocalVersion();<br/>set_ContextGroupLocalVersion(value);<br/>Object.defineProperty('ContextGroupLocalVersion');  
public: 
property Leadtools.Dicom.DicomDateTimeValue ContextGroupLocalVersion { 
   Leadtools.Dicom.DicomDateTimeValue get(); 
   void set (    Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly