Leadtools.Dicom.Common.DataTypes Namespace > OriginalAttribute Class : ReasonForTheAttributeModification Property |
[ElementAttribute()] [TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[System.Nullable`1[[Leadtools.Dicom.Common.DataTypes.AttributeModification, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Leadtools.Dicom.Common, Version=17.5.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=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Leadtools.Dicom.Common, Version=17.5.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=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")] public IReference<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=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977") get_ReasonForTheAttributeModification();
set_ReasonForTheAttributeModification(value);
[ElementAttribute()] [TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[System.Nullable`1[[Leadtools.Dicom.Common.DataTypes.AttributeModification, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")] public: property Nullable<AttributeModification> ReasonForTheAttributeModification { Nullable<AttributeModification> get(); void set ( Nullable<AttributeModification> value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2