[This is preliminary documentation and is subject to change.]
SOP Class UID property
| C# | Visual Basic | Visual C++ |
public string SOPClassUID { get; set; }
Public Property SOPClassUID As String
public: property String^ SOPClassUID { String^ get (); void set (String^ value); }