DVTk API
LogToFile Method (filename)
DVTkDvtk.IheActors.ActorsActorsTransactionLogLogToFile(String)
DVTk API

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

Log the Transactions to the given file.
Declaration Syntax
C#Visual BasicVisual C++
public void LogToFile(
	string filename
)
Public Sub LogToFile ( _
	filename As String _
)
public:
void LogToFile(
	String^ filename
)
Parameters
filename (String)
The filename used to store the transaction log.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0