Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

OriginalAttributesSequence Property






Gets or sets the original attributes sequence.
Syntax
[ElementAttribute()]
public List<OriginalAttribute> OriginalAttributesSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property OriginalAttributesSequence As List(Of OriginalAttribute)
'Usage
 
Dim instance As SOPCommonModule
Dim value As List(Of OriginalAttribute)
 
instance.OriginalAttributesSequence = value
 
value = instance.OriginalAttributesSequence
[ElementAttribute()]
public:
property List<OriginalAttribute^>^ OriginalAttributesSequence {
   List<OriginalAttribute^>^ get();
   void set (    List<OriginalAttribute^>^ value);
}

Property Value

The original attributes sequence.
Requirements

Target Platforms

See Also

Reference

SOPCommonModule Class
SOPCommonModule Members

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