SopInstanceUid Property
Summary
Gets or sets the UID for the specified SOP (Service-Object Pair) Instance.
Syntax
[DataMemberAttribute()]
public string SopInstanceUid { get; set; }
<DataMemberAttribute()>
Public Property SopInstanceUid() As String
Get
Set
public:
[DataMemberAttribute]
property String^ SopInstanceUid
{
String^ get()
void set(String^ value)
}
Property Value
A string that represents the UID of the SOP Instance.