DVTk API
SutImplementationClassUid Property
DVTkDvtkApplicationLayerEmulatorSessionSutImplementationClassUid
DVTk API

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

This is the unique identifier (UID) for the Product's implementation of the System Under Test (SUT).
Declaration Syntax
C#Visual BasicVisual C++
public string SutImplementationClassUid { get; set; }
Public Property SutImplementationClassUid As String
public:
property String^ SutImplementationClassUid {
	String^ get ();
	void set (String^ value);
}
Remarks

The UID is assigned by the Manufacturer to the Product implementation to identify it. The manufacturer publishes this UID in the product DICOM conformance statement.

The Dicom Validation Tool (DVT) checks that the value sent by the Product matches the value given here.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0