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

Show in webframe

ReferencedImageSequence Property






Gets the referenced image sequence.
Syntax
public List<ReferencedImageSequence> ReferencedImageSequence {get;}
'Declaration
 
Public ReadOnly Property ReferencedImageSequence As List(Of ReferencedImageSequence)
'Usage
 
Dim instance As ReferencedSeriesSequence
Dim value As List(Of ReferencedImageSequence)
 
value = instance.ReferencedImageSequence

            

            
public:
property List<ReferencedImageSequence^>^ ReferencedImageSequence {
   List<ReferencedImageSequence^>^ get();
}

Property Value

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

Target Platforms

See Also

Reference

ReferencedSeriesSequence Class
ReferencedSeriesSequence Members

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