 | 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.
Syntaxstring VAR_FolderPathForAutosave { get; } Request Example
View SourceProperty Value
Type:
String
Path (from app. root) to store the record on autosave. Also used as default on regular save call.
See Also