ModifiedAttributesSequence Property

Summary
Gets or sets the modified attributes sequence.
Syntax
C#
C++/CLI
[Element(DicomTag.ModifiedAttributesSequence)] 
public List<ElementTag> ModifiedAttributesSequence { get; set; } 
[ElementAttribute()] 
public: 
property List<ElementTag^>^ ModifiedAttributesSequence { 
   List<ElementTag^>^ get(); 
   void set (    List<ElementTag^>^ ); 
} 

Property Value

The modified attributes sequence.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.