DVTk API
Result Property
DVTkDvtkApplicationLayerSessionResult
DVTk API

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

Determine the execution of the Session.
Declaration Syntax
C#Visual BasicVisual C++
public bool Result { get; set; }
Public Property Result As Boolean
public:
property bool Result {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0