Click or drag to resize

IAutosaveEnabledVAR_FolderPathForAutosave Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the variable folder path for autosave.

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

Property Value

Type: String
Path (from app. root) to store the record on autosave. Also used as default on regular save call.
See Also