Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SeriesTime Property






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

Property Value

The series time.
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