Leadtools.Dicom.Common

SeriesDate Property

Show in webframe





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

            

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

Property Value

The series date.
Requirements

Target Platforms

See Also

Reference

ChangeSeries Class
ChangeSeries 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