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

Show in webframe

SeriesInstanceUID Property (ReferencedSeriesSequence)






Gets the series instance UID.
Syntax
public string SeriesInstanceUID {get;}
'Declaration
 
Public ReadOnly Property SeriesInstanceUID As String
'Usage
 
Dim instance As ReferencedSeriesSequence
Dim value As String
 
value = instance.SeriesInstanceUID

            

            
public:
property String^ SeriesInstanceUID {
   String^ get();
}

Property Value

The series instance UID.
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