←Select platform

ContextGroupLocalVersion Property

Summary

Gets or sets the Context Group Local Version (Conditional).

Syntax
C#
VB
C++
[Element(DicomTag.ContextGroupLocalVersion)] 
[DataMemberAttribute()] 
public string ContextGroupLocalVersion { get; set; } 
<ElementAttribute(New DicomTag.ContextGroupLocalVersion()),  
 DataMemberAttribute()>  
Public Property ContextGroupLocalVersion() As String 
   Get 
   Set 
public:  
   [ElementAttribute((gcnew DicomTag::ContextGroupLocalVersion())),  
   DataMemberAttribute] 
   property String^ ContextGroupLocalVersion 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Context Group Local Version

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.Common Assembly

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