SopClassUid Property
Summary
Gets or sets the SOP Class UID.
Syntax
[DataMemberAttribute()]
public string SopClassUid { get; set; }
<DataMemberAttribute()>
Public Property SopClassUid() As String
Get
Set
public:
[DataMemberAttribute]
property String^ SopClassUid
{
String^ get()
void set(String^ value)
}
Property Value
A string that represents the UID of the SOP Class.