[This is preliminary documentation and is subject to change.]
The version name given by the Manufacturer to the Product implementation to identify it internally.
DVT checks that the value sent by the Product matches the values given here.
| C# | Visual Basic | Visual C++ |
public string SutImplementationVersionName { get; set; }
Public Property SutImplementationVersionName As String
public: property String^ SutImplementationVersionName { String^ get (); void set (String^ value); }
The implementation version name is an optional field -
when the Product does not send this value leave this entry blank.