Leadtools.Dicom.Common
LEAD Technologies, Inc

SeriesDate Property






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 IReference<DateTime> SeriesDate {get; set;}
ElementAttribute()
 get_SeriesDate();
set_SeriesDate(value);
[ElementAttribute()]
public:
property Nullable<DateTime> SeriesDate {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}

Property Value

The series date.
Requirements

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

See Also

Reference

ChangeSeries Class
ChangeSeries Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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