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