Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

InstanceCreationTime Property






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

Property Value

The time the SOP instance was created.
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