Key Property

Summary
Gets or sets the list of keys that makes up the anonymization key.
Syntax
C#
C++/CLI
public List<long> Key { get; set; } 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.