Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Key Property






Gets or sets the list of keys that makes up the anonymization key.
Syntax
public List<long> Key {get; set;}
'Declaration
 
Public Property Key As List(Of Long)
'Usage
 
Dim instance As AnonymizationKey
Dim value As List(Of Long)
 
instance.Key = value
 
value = instance.Key
public:
property List<int64>^ Key {
   List<int64>^ get();
   void set (    List<int64>^ value);
}

Property Value

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

Target Platforms

See Also

Reference

AnonymizationKey Class
AnonymizationKey Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features