Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

SeriesDate Property







Gets or sets the series date.
Syntax
public string SeriesDate {get; set;}
'Declaration
 
Public Property SeriesDate As String
'Usage
 
Dim instance As SeriesInformation
Dim value As String
 
instance.SeriesDate = value
 
value = instance.SeriesDate

            

            
public: __property string* get_SeriesDate();
public: __property void set_SeriesDate( 
   string* value
);
public:
property String^ SeriesDate {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String The series date.
Requirements

Target Platforms

See Also

Reference

SeriesInformation Class
SeriesInformation Members

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