DVTk API
ImplementationVersionName Property
DVTkDvtk.SessionsISutDulParametersImplementationVersionName
DVTk API

[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.
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 implementation version name is an optional field - when the Product does not send this value leave this entry blank.
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0