DVTk API
ContinueOnError Property
DVTkDvtkApplicationLayerScriptInputContinueOnError
DVTk API

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

Determines whether to continue on error. return value = true, i.e continue validating even after encountering an error.
Declaration Syntax
C#Visual BasicVisual C++
public bool ContinueOnError { get; set; }
Public Property ContinueOnError As Boolean
public:
property bool ContinueOnError {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0