DVTk API
Interactive Property
DVTkDvtk.IheActors.BasesCommonConfigInteractive
DVTk API

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

Property - Interactive. This property can be accessed from within the test scripts to determine if the script should be run in an interactive mode or not. True indicates that the activity log will be displayed together with any user input when the script is being run.
Declaration Syntax
C#Visual BasicVisual C++
public bool Interactive { get; set; }
Public Property Interactive As Boolean
public:
property bool Interactive {
	bool get ();
	void set (bool value);
}

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0