Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SeriesInstanceUID Property (ChangeSeries)






Gets or sets the series instance UID of the series to change.
Syntax
[ElementAttribute()]
public string SeriesInstanceUID {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property SeriesInstanceUID As String
'Usage
 
Dim instance As ChangeSeries
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 to change.
Requirements

Target Platforms

See Also

Reference

ChangeSeries Class
ChangeSeries Members

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