SeriesInstanceUID Property
         
         
         
	Summary
Gets or sets the Series Instance UID.
 
	Syntax
[DataMemberAttribute()] 
[EntityElementAttribute()] 
public string SeriesInstanceUID { get; set; } 
[EntityElementAttribute()] 
[DataMemberAttribute()] 
public: 
property String^ SeriesInstanceUID { 
   String^ get(); 
   void set (    String^ ); 
} 
Property Value
Identifier that uniquely identifies a Series.