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

Show in webframe

SeriesInstanceUID Property (CompositeObjectInstance)






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

            

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

Property Value

Uniquely identifies the series instance.
Example
For an example refer to QueryRetrieveScu.Find(DicomScp, FindQuery,bool,string).
Requirements

Target Platforms

See Also

Reference

CompositeObjectInstance Class
CompositeObjectInstance Members

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