Leadtools.Dicom.Common

ModifiedAttributesSequence Property (OriginalAttribute)

Show in webframe





Gets or sets the modified attributes sequence.
Syntax
[ElementAttribute()]
public List<ElementTag> ModifiedAttributesSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ModifiedAttributesSequence As List(Of ElementTag)
'Usage
 
Dim instance As OriginalAttribute
Dim value As List(Of ElementTag)
 
instance.ModifiedAttributesSequence = value
 
value = instance.ModifiedAttributesSequence

            

            
[ElementAttribute()]
public:
property List<ElementTag^>^ ModifiedAttributesSequence {
   List<ElementTag^>^ get();
   void set (    List<ElementTag^>^ value);
}

Property Value

The modified attributes sequence.
Requirements

Target Platforms

See Also

Reference

OriginalAttribute Class
OriginalAttribute 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