←Select platform

SeriesInstanceUID Property

Summary

Gets or sets the Series Instance UID of the series.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public string SeriesInstanceUID { get; set; } 
  
<DataMemberAttribute()> 
Public Property SeriesInstanceUID As String 
[DataMemberAttribute()] 
public: 
property String^ SeriesInstanceUID { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String representing the Series Instance UID of the series.

Requirements

Target Platforms

See Also

Reference

Series Class

Series Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Services Assembly