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

Show in webframe

ReferencedSeriesSequence Property






Gets or sets the referenced series sequence.
Syntax
public List<ReferencedSeriesSequence> ReferencedSeriesSequence {get; set;}
'Declaration
 
Public Property ReferencedSeriesSequence As List(Of ReferencedSeriesSequence)
'Usage
 
Dim instance As PresentationStateInstance
Dim value As List(Of ReferencedSeriesSequence)
 
instance.ReferencedSeriesSequence = value
 
value = instance.ReferencedSeriesSequence

            

            
public:
property List<ReferencedSeriesSequence^>^ ReferencedSeriesSequence {
   List<ReferencedSeriesSequence^>^ get();
   void set (    List<ReferencedSeriesSequence^>^ value);
}

Property Value

Sequence of items each of which includes the attributes of a series.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, string,string).
Requirements

Target Platforms

See Also

Reference

PresentationStateInstance Class
PresentationStateInstance Members

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