Leadtools.Dicom.Common

InstanceCreationDate Property

Show in webframe





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

            

            
[ElementAttribute()]
public:
property Nullable<DateTime> InstanceCreationDate {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}

Property Value

The date the SOP instance was created.
Requirements

Target Platforms

See Also

Reference

SOPCommonModule Class
SOPCommonModule Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features