[This is preliminary documentation and is subject to change.]
The port that the Dicom Validation Tool (DVT) should use when making a connection to
System Under Test (SUT).
| C# | Visual Basic | Visual C++ |
public ushort DvtPort { get; set; }
Public Property DvtPort As UShort
public: property unsigned short DvtPort { unsigned short get (); void set (unsigned short value); }