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

Show in webframe

Series Property (ReceivedStoreRequestEventArgs)






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

            

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

Property Value

A Series value that represents the series
Remarks
This represents the series information contained in the Leadtools.Dicom.DicomDataSet.
Example
For an example, refer to Get(DicomScp,String,List<PresentationContext>)
Requirements

Target Platforms

See Also

Reference

ReceivedStoreRequestEventArgs Class
ReceivedStoreRequestEventArgs Members

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