DVTk API
ParentProject Property
DVTkDvtkApplicationLayerSessionParentProject
DVTk API

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

Property that determines the project to which the session belongs.
Declaration Syntax
C#Visual BasicVisual C++
public Project ParentProject { get; set; }
Public Property ParentProject As Project
public:
property Project^ ParentProject {
	Project^ get ();
	void set (Project^ value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0