Key Property

Summary
Gets or sets the list of keys that makes up the anonymization key.
Syntax
C#
VB
C++
public List<long> Key { get; set; } 
Public Property Key As List(Of Long) 
public: 
property List<int64>^ Key { 
   List<int64>^ get(); 
   void set (    List<int64>^ ); 
} 

Property Value

The list of DICOM tags that will generate a unique key for the specified tags.

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.