DVTk API
ImplementationVersionName Property
DVTkDvtk.SessionsIDvtDulParametersImplementationVersionName
DVTk API

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

This is the implementation version name for the Dicom Validation Tool (DVT) implementation.
Declaration Syntax
C#Visual BasicVisual C++
string ImplementationVersionName { get; set; }
Property ImplementationVersionName As String
property String^ ImplementationVersionName {
	String^ get ();
	void set (String^ value);
}
Remarks
The version is composed of the folloqing items
[dvt][version_major].[version_minor]
dvtx.x
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0