Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SeriesInstanceUID Property (DeleteSeries)






Gets or sets the series instance UID to delete.
Syntax
[ElementAttribute()]
public string SeriesInstanceUID {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property SeriesInstanceUID As String
'Usage
 
Dim instance As DeleteSeries
Dim value As String
 
instance.SeriesInstanceUID = value
 
value = instance.SeriesInstanceUID
[ElementAttribute()]
public:
property String^ SeriesInstanceUID {
   String^ get();
   void set (    String^ value);
}

Property Value

The series instance UID.
Requirements

Target Platforms

See Also

Reference

DeleteSeries Class
DeleteSeries Members

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