[This is preliminary documentation and is subject to change.]
System Under Test (SUT) Role. Specifies the dicom communication role for the SUT (System Under Test).
| C# | Visual Basic | Visual C++ |
public string SutRole { get; set; }
Public Property SutRole As String
public: property String^ SutRole { String^ get (); void set (String^ value); }