IAutosaveEnabled Interface |
Namespace: imbSCI.Data.interfaces
The IAutosaveEnabled type exposes the following members.
| Name | Description | |
|---|---|---|
| logContent |
Gets the content of the log.
| |
| VAR_FilenameBase |
The root base of filename (without extension) for autosave.
| |
| VAR_FilenameExtension |
Gets the variable filename extension.
| |
| VAR_FilenamePrefix |
Gets the variable filename prefix to be used
| |
| VAR_FolderPathForAutosave |
Gets the variable folder path for autosave.
| |
| VAR_RegisterForAutosave |
Gets a value indicating whether the instance should be registered for autosave call on application close
|