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