Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

AttributeModificationDateTime Property






Gets or sets the attribute modification date time.
Syntax
[ElementAttribute()]
public Nullable<DateTime> AttributeModificationDateTime {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property AttributeModificationDateTime As Nullable(Of Date)
'Usage
 
Dim instance As OriginalAttribute
Dim value As Nullable(Of Date)
 
instance.AttributeModificationDateTime = value
 
value = instance.AttributeModificationDateTime
[ElementAttribute()]
public:
property Nullable<DateTime> AttributeModificationDateTime {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}

Property Value

The attribute modification date time.
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