DVTk API
Implementation Property
DVTkDvtkApplicationLayerSessionImplementation
DVTk API

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

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

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0