Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ModifiedAttributesSequence Property (OriginalAttribute)






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

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