[This is preliminary documentation and is subject to change.]
The SOP Class or Meta SOP Class identifier.
| 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); }
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument is a nullNothingnullptr reference. |