DVTk API
DvtPort Property
DVTkDvtkApplicationLayerScriptSessionDvtPort
DVTk API

[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).
Declaration Syntax
C#Visual BasicVisual C++
public ushort DvtPort { get; set; }
Public Property DvtPort As UShort
public:
property unsigned short DvtPort {
	unsigned short get ();
	void set (unsigned short value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0