Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

EncryptedAttributesSequence Property






Gets or sets the encrypted attributes sequence.
Syntax
[ElementAttribute()]
public List<EncryptedAttribute> EncryptedAttributesSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property EncryptedAttributesSequence As List(Of EncryptedAttribute)
'Usage
 
Dim instance As SOPCommonModule
Dim value As List(Of EncryptedAttribute)
 
instance.EncryptedAttributesSequence = value
 
value = instance.EncryptedAttributesSequence
[ElementAttribute()]
public:
property List<EncryptedAttribute^>^ EncryptedAttributesSequence {
   List<EncryptedAttribute^>^ get();
   void set (    List<EncryptedAttribute^>^ value);
}

Property Value

The encrypted attributes sequence.
Requirements

Target Platforms

See Also

Reference

SOPCommonModule Class
SOPCommonModule Members

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