DVTk API
SutHostName Property
DVTkDvtkApplicationLayerScriptSessionSutHostName
DVTk API

[This is preliminary documentation and is subject to change.]

The name that the Dicom Validation Tool (DVT) should use when making a connection to the product machine of the System Under Test (SUT).
Declaration Syntax
C#Visual BasicVisual C++
public string SutHostName { get; set; }
Public Property SutHostName As String
public:
property String^ SutHostName {
	String^ get ();
	void set (String^ value);
}
Remarks
It is best to enter the Internet Address of the Product (in dot notation).

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0