[This is preliminary documentation and is subject to change.]
This is the implementation version name for the Dicom Validation Tool (DVT) implementation.
| C# | Visual Basic | Visual C++ |
string ImplementationVersionName { get; set; }
Property ImplementationVersionName As String
property String^ ImplementationVersionName { String^ get (); void set (String^ value); }
The version is composed of the folloqing items
[dvt][version_major].[version_minor]
dvtx.x
[dvt][version_major].[version_minor]
dvtx.x
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument is a nullNothingnullptr reference. |