DVTk API
DetailedValidationResults Property
DVTkDvtkApplicationLayerSessionDetailedValidationResults
DVTk API

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

Determines whether the detailed validation results should be generated while executing.
Declaration Syntax
C#Visual BasicVisual C++
public bool DetailedValidationResults { get; set; }
Public Property DetailedValidationResults As Boolean
public:
property bool DetailedValidationResults {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0