Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ReasonForTheAttributeModification Property






Gets or sets the reason for the attribute modification.
Syntax
[ElementAttribute()]
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[System.Nullable`1[[Leadtools.Dicom.Common.DataTypes.AttributeModification, Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
public Nullable<AttributeModification> ReasonForTheAttributeModification {get; set;}
'Declaration
 
<ElementAttribute()>
<TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[System.Nullable`1[[Leadtools.Dicom.Common.DataTypes.AttributeModification, Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")>
Public Property ReasonForTheAttributeModification As Nullable(Of AttributeModification)
'Usage
 
Dim instance As OriginalAttribute
Dim value As Nullable(Of AttributeModification)
 
instance.ReasonForTheAttributeModification = value
 
value = instance.ReasonForTheAttributeModification
[ElementAttribute()]
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[System.Nullable`1[[Leadtools.Dicom.Common.DataTypes.AttributeModification, Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
public:
property Nullable<AttributeModification> ReasonForTheAttributeModification {
   Nullable<AttributeModification> get();
   void set (    Nullable<AttributeModification> value);
}

Property Value

The reason for the attribute modification.
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