DVTk API
DvtImplementationVersionName Property
DVTkDvtkApplicationLayerScriptSessionDvtImplementationVersionName
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++
public string DvtImplementationVersionName { get; set; }
Public Property DvtImplementationVersionName As String
public:
property String^ DvtImplementationVersionName {
	String^ get ();
	void set (String^ value);
}
Remarks
The version is composed of the folloqing items
[dvt][version_major].[version_minor]
dvtx.x

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0