DVTk API
HasSessionChanged Property
DVTkDvtkApplicationLayerSessionHasSessionChanged
DVTk API

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

Property to determine whether the session has been changed
Declaration Syntax
C#Visual BasicVisual C++
public bool HasSessionChanged { get; set; }
Public Property HasSessionChanged As Boolean
public:
property bool HasSessionChanged {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0