DVTk API
ApplicationEntityVersion Property
DVTkDvtk.SessionsIDefinitionManagementApplicationEntityVersion
DVTk API

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

The application entity version for the System Under Test (SUT).
Declaration Syntax
C#Visual BasicVisual C++
string ApplicationEntityVersion { get; set; }
Property ApplicationEntityVersion As String
property String^ ApplicationEntityVersion {
	String^ get ();
	void set (String^ value);
}
Remarks
This version is used to select the appropriate definitions from the definition files for the corresponding SUT.
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0