DVTk API [This is preliminary documentation and is subject to change.]
Method to set the bool hasSessionchanged

Declaration Syntax
public void SetSessionChanged(
Session theSession,
bool changed
)
Public Sub SetSessionChanged ( _
theSession As Session, _
changed As Boolean _
)
public:
void SetSessionChanged(
Session^ theSession,
bool changed
)

Parameters
- theSession (Session)
- Represents the session name.
- changed (Boolean)
- boolean value that determines whether the session has been changed.
Assembly:
DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0