DVTk API
ImplementationClassUid Property
DVTkDvtk.SessionsISutDulParametersImplementationClassUid
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++
string ImplementationClassUid { get; set; }
Property ImplementationClassUid As String
property String^ ImplementationClassUid {
	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.

Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0