Leadtools.Dicom.Common

EncryptedAttributesSequence Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features