DVTk API
ParentSession Property
DVTkDvtkApplicationLayerPartOfSessionParentSession
DVTk API

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

Property to get and set the ParentSession .
Declaration Syntax
C#Visual BasicVisual C++
public Session ParentSession { get; set; }
Public Property ParentSession As Session
public:
property Session^ ParentSession {
	Session^ get ();
	void set (Session^ value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0