DVTk API
HasProjectChanged Property
DVTkDvtkApplicationLayerProjectHasProjectChanged
DVTk API

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

Boolean that represents whether the project has been changed.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasProjectChanged { get; set; }
Public Property HasProjectChanged As Boolean
public:
property bool HasProjectChanged {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0