ReasonForTheAttributeModification Property

Summary
Gets or sets the reason for the attribute modification.
Syntax
C#
C++/CLI
[Element(DicomTag.ReasonForTheAttributeModification)] 
public Nullable<AttributeModification> ReasonForTheAttributeModification { get; set; } 
[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> ); 
} 

Property Value

The reason for the attribute modification.

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.