Click or drag to resize

IAutosaveEnabledlogContent Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the content of the log.

Namespace:  imbSCI.Data.interfaces
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
string logContent { get; }
Request Example View Source

Property Value

Type: String
The content of the log.
See Also