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

Show in webframe

SeriesNumber Property







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

            

            
public: __property string* get_SeriesNumber();
public: __property void set_SeriesNumber( 
   string* value
);
public:
property String^ SeriesNumber {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String The series number.
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