ContextGroupLocalVersion Property

Summary
Gets or sets the context group local version.
Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.ContextGroupLocalVersion)] 
public Nullable<DateTime> ContextGroupLocalVersion { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute((gcnew DicomTag::ContextGroupLocalVersion()))] 
   property Nullable<DateTime^>^ ContextGroupLocalVersion 
   { 
      Nullable<DateTime^>^ get() 
      void set(Nullable<DateTime^>^ 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.