Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Series Property (MovedEventArgs)






Gets or sets the series.
Syntax
public Series Series {get; set;}
'Declaration
 
Public Property Series As Series
'Usage
 
Dim instance As MovedEventArgs
Dim value As Series
 
instance.Series = value
 
value = instance.Series

            

            
public:
property Series^ Series {
   Series^ get();
   void set (    Series^ value);
}

Property Value

The series.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).
Requirements

Target Platforms

See Also

Reference

MovedEventArgs Class
MovedEventArgs Members

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