←Select platform

ContextGroupLocalVersion Property

Summary

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

Syntax
C#
C++/CLI
[Element(DicomTag.ContextGroupLocalVersion)] 
[DataMemberAttribute()] 
public string ContextGroupLocalVersion { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute((gcnew DicomTag::ContextGroupLocalVersion()))] 
   property String^ ContextGroupLocalVersion 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Context Group Local Version

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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