SeriesInstanceUid Property
Summary
Gets or sets the UID of the Series Instance.
Syntax
[DataMemberAttribute()]
public string SeriesInstanceUid { get; set; }
<DataMemberAttribute()>
Public Property SeriesInstanceUid() As String
Get
Set
public:
[DataMemberAttribute]
property String^ SeriesInstanceUid
{
String^ get()
void set(String^ value)
}
Property Value
The UID of the Series Instance.