←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize