Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SeriesDate Property






Gets or sets the date of the series.
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

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features