Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ModifiedAttributesSequence Property (ModifiedAttributesSequenceItem)






Gets or sets the list modified elements.
Syntax
[ElementAttribute()]
public List<ElementTag> ModifiedAttributesSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ModifiedAttributesSequence As List(Of ElementTag)
'Usage
 
Dim instance As ModifiedAttributesSequenceItem
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 list of elements that make of the modified attributes sequence item in the DICOM dataset.
Requirements

Target Platforms

See Also

Reference

ModifiedAttributesSequenceItem Class
ModifiedAttributesSequenceItem Members

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